can select notes even if you can't see them

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1892 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-08 21:48:54 +00:00
parent cbe50bf6ef
commit 5f89e203f0
3 changed files with 16 additions and 29 deletions

View File

@@ -9,8 +9,9 @@
2008-12-08 Andrew Kelley <superjoe30/at/gmail/dot/com>
* src/gui/piano_roll.cpp:
ability to scroll left and right while using ctrl to select notes
disabled volume bar changes while dragging a selection
- ability to scroll left and right while using ctrl to select notes
- disabled volume bar changes while dragging a selection
- can select notes even if you can't see them
2008-12-08 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>