GUI: don't warn while loop start/end focused

very ugly workaround to #2587
This commit is contained in:
tildearrow 2025-06-23 19:02:19 -05:00
parent 5e0cd830f1
commit d243bafc6f
3 changed files with 13 additions and 4 deletions

View file

@ -8867,6 +8867,8 @@ FurnaceGUI::FurnaceGUI():
sampleDragMode(false),
sampleDrag16(false),
sampleZoomAuto(true),
sampleCheckLoopStart(true),
sampleCheckLoopEnd(true),
sampleSelTarget(0),
sampleDragTarget(NULL),
sampleDragStart(0,0),