disabled note volume editing while dragging a selection

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1891 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Andrew Kelley
2008-12-08 21:20:45 +00:00
parent eb56db155f
commit cbe50bf6ef
2 changed files with 8 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
* 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
2008-12-08 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>