GUI: allow pulling selection in sample editor

This commit is contained in:
tildearrow 2023-05-05 02:56:52 -05:00
parent 565f67dd0f
commit 51414203b9
3 changed files with 46 additions and 3 deletions

View file

@ -6735,6 +6735,7 @@ FurnaceGUI::FurnaceGUI():
sampleDragMode(false),
sampleDrag16(false),
sampleZoomAuto(true),
sampleSelTarget(0),
sampleDragTarget(NULL),
sampleDragStart(0,0),
sampleDragAreaSize(0,0),