GUI: start with the pattern view focused
This commit is contained in:
parent
91ec641b77
commit
0700ba7e65
2 changed files with 9 additions and 1 deletions
|
|
@ -584,7 +584,7 @@ class FurnaceGUI {
|
|||
bool pianoOpen, notesOpen, channelsOpen, regViewOpen;
|
||||
SelectionPoint selStart, selEnd, cursor;
|
||||
bool selecting, curNibble, orderNibble, followOrders, followPattern, changeAllOrders;
|
||||
bool collapseWindow, demandScrollX, fancyPattern, wantPatName;
|
||||
bool collapseWindow, demandScrollX, fancyPattern, wantPatName, firstFrame;
|
||||
FurnaceGUIWindows curWindow, nextWindow;
|
||||
float peak[2];
|
||||
float patChanX[DIV_MAX_CHANS+1];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue