Piano-roll: preserve melody when resizing a note by holding shift
This commit is contained in:
committed by
Tobias Doerffel
parent
7f63351ca6
commit
b3b290f6dd
@@ -204,7 +204,7 @@ private:
|
||||
inline int noteEditRight() const;
|
||||
inline int noteEditLeft() const;
|
||||
|
||||
void dragNotes( int x, int y, bool alt );
|
||||
void dragNotes( int x, int y, bool alt, bool shift );
|
||||
|
||||
static const int cm_scrollAmtHoriz = 10;
|
||||
static const int cm_scrollAmtVert = 1;
|
||||
|
||||
Reference in New Issue
Block a user