You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Piano Roll, if you move the cursor over the border to the Note Edit Area (Bottom...) the cursor is changed to an override cursor with vertical arrows. This is true for all the edit modes but the override cursor is only dropped when moving out of the area if you're in draw mode. For the other modes, the only way to drop the vertical arrows is to switch to draw mode.
In the Piano Roll, if you move the cursor over the border to the Note Edit Area (Bottom...) the cursor is changed to an override cursor with vertical arrows. This is true for all the edit modes but the override cursor is only dropped when moving out of the area if you're in draw mode. For the other modes, the only way to drop the vertical arrows is to switch to draw mode.
The switch to vertical arrow happens here:
https://github.com/LMMS/lmms/blob/master/src/gui/editors/PianoRoll.cpp#L1987:L1988
The text was updated successfully, but these errors were encountered: