GUI: allow cursor movement when stepping
This commit is contained in:
parent
55e085b148
commit
11516d7923
4 changed files with 9 additions and 3 deletions
|
|
@ -3629,6 +3629,7 @@ FurnaceGUI::FurnaceGUI():
|
|||
fadeMode(false),
|
||||
randomMode(false),
|
||||
haveHitBounds(false),
|
||||
pendingStepUpdate(false),
|
||||
oldOrdersLen(0),
|
||||
sampleZoom(1.0),
|
||||
prevSampleZoom(1.0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue