GUI: allow cursor movement when stepping
This commit is contained in:
parent
55e085b148
commit
11516d7923
4 changed files with 9 additions and 3 deletions
|
|
@ -1011,7 +1011,7 @@ class FurnaceGUI {
|
|||
int dummyRows, demandX;
|
||||
int transposeAmount, randomizeMin, randomizeMax, fadeMin, fadeMax;
|
||||
float scaleMax;
|
||||
bool fadeMode, randomMode, haveHitBounds;
|
||||
bool fadeMode, randomMode, haveHitBounds, pendingStepUpdate;
|
||||
|
||||
int oldOrdersLen;
|
||||
DivOrders oldOrders;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue