Fixed three bugs in event editor.
commit8474e05e3f2a198576d316c847b6c20b8b2142d5
authorEvanR <evanrinehart@gmail.com>
Fri, 22 May 2009 22:00:49 +0000 (22 17:00 -0500)
committerEvanR <evanrinehart@gmail.com>
Fri, 22 May 2009 22:00:49 +0000 (22 17:00 -0500)
tree9dce0434ef3413173fdc8d8c98267421d9bf9ee0
parent2934fc4512f6748e39158503f8c959719bdae724
Fixed three bugs in event editor.

Box selecting piano roll notes failed to properly allow
event editor to modify only those notes.

Right click de-selecting all notes in piano roll failed to
restore modify-all behavior to event editor.

Box selecting in event editor selected notes even if not
viewing note on events.

All bugs fixed.
src/eventedit.cpp
src/pianoroll.cpp