GUI: possibly improved sample zooming

sorry I dropped the compact mode because I am making the toolbar dynamic
soon...
This commit is contained in:
tildearrow 2022-11-23 03:17:04 -05:00
parent ca204e6d69
commit e21040169f
4 changed files with 582 additions and 1126 deletions

View file

@ -1583,6 +1583,7 @@ class FurnaceGUI {
// sample editor specific
double sampleZoom;
double prevSampleZoom;
double minSampleZoom;
int samplePos;
int resizeSize, silenceSize;
double resampleTarget;