PianoRoll: respect stacking order of notes
commit28eb7e00bf654c9f0e193e4c7244f18fbe50bd46
authorTobias Doerffel <tobias.doerffel@gmail.com>
Tue, 24 Aug 2010 16:42:49 +0000 (24 18:42 +0200)
committerTobias Doerffel <tobias.doerffel@gmail.com>
Tue, 24 Aug 2010 16:42:49 +0000 (24 18:42 +0200)
tree457185344c94ce715e69230bcc07ee4ac8679508
parent80a1b6b8e80818de74053ff2db00c5dded806646
PianoRoll: respect stacking order of notes

Notes are always drawn on-top of each other starting from the left
to the right. However the behaviour when clicking notes was reverse,
which made it quite hard to edit notes sometimes. Now the top most
note is edited/selected/moved/resized if notes overlay.

Closes #2808603.
src/gui/piano_roll.cpp