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
|
|
@ -8867,6 +8867,8 @@ FurnaceGUI::FurnaceGUI():
|
|||
sampleDragMode(false),
|
||||
sampleDrag16(false),
|
||||
sampleZoomAuto(true),
|
||||
sampleCheckLoopStart(true),
|
||||
sampleCheckLoopEnd(true),
|
||||
sampleSelTarget(0),
|
||||
sampleDragTarget(NULL),
|
||||
sampleDragStart(0,0),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue