fix oscref_channel not taking into account hidden channels
i love when children annoy me then i get ignored for the rest of the day
This commit is contained in:
parent
c681ac507e
commit
b5fc6ff39d
2 changed files with 5 additions and 5 deletions
|
|
@ -3102,7 +3102,7 @@ class FurnaceGUI {
|
|||
bool importConfig(String path);
|
||||
bool exportConfig(String path);
|
||||
|
||||
float computeGradPos(int type, int chan);
|
||||
float computeGradPos(int type, int chan, int totalChans);
|
||||
|
||||
void resetColors();
|
||||
void resetKeybinds();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue