GUI: don't warn while loop start/end focused
very ugly workaround to #2587
This commit is contained in:
parent
5e0cd830f1
commit
d243bafc6f
3 changed files with 13 additions and 4 deletions
|
|
@ -2583,6 +2583,7 @@ class FurnaceGUI {
|
|||
int sampleSelStart, sampleSelEnd;
|
||||
bool sampleInfo, sampleCompatRate;
|
||||
bool sampleDragActive, sampleDragMode, sampleDrag16, sampleZoomAuto;
|
||||
bool sampleCheckLoopStart, sampleCheckLoopEnd;
|
||||
// 0: start
|
||||
// 1: end
|
||||
unsigned char sampleSelTarget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue