Fix piano roll select and move issue
This commit is contained in:
@@ -862,6 +862,8 @@ void PianoRoll::shiftPos( int amount ) //shift notes pos by amount
|
||||
}
|
||||
}
|
||||
|
||||
m_pattern->rearrangeAllNotes();
|
||||
|
||||
// we modified the song
|
||||
update();
|
||||
gui->songEditor()->update();
|
||||
|
||||
Reference in New Issue
Block a user