piano_composition, add display of lyrics
ClosedPublic

Authored by amankumargupta on May 31 2018, 1:19 PM.

Details

Diff Detail

Repository
R2 GCompris
Lint
Lint Skipped
Unit
Unit Tests Skipped
amankumargupta created this revision.May 31 2018, 1:19 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptMay 31 2018, 1:19 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
jjazeix added inline comments.
src/activities/piano_composition/MultipleStaff.qml
204 ↗(On Diff #35252)

I don't like the idea of clearing the lyrics on an eraseAllNotes function, is there another way to do it?

src/activities/piano_composition/Piano_composition.qml
282

you can probably create a new file for this

  1. Moved LyricsArea as a new file.
  1. Changed the way lyrics and other melody data were set in LyricsArea.
amankumargupta marked an inline comment as done.May 31 2018, 3:45 PM
jjazeix accepted this revision.Jun 3 2018, 10:16 AM
This revision is now accepted and ready to land.Jun 3 2018, 10:16 AM