GUI: sample/macro zoom with ctrl-wheel

This commit is contained in:
tildearrow 2022-04-29 05:39:18 -05:00
parent aeea8a4912
commit 635bd72904
4 changed files with 19 additions and 1 deletions

View file

@ -3788,6 +3788,7 @@ FurnaceGUI::FurnaceGUI():
preserveChanPos(false),
vgmExportVersion(0x171),
drawHalt(10),
macroPointSize(16),
curFileDialog(GUI_FILE_OPEN),
warnAction(GUI_WARN_OPEN),
postWarnAction(GUI_WARN_GENERIC),