GUI: window movement only by clicking on title bar

on by default now
This commit is contained in:
tildearrow 2022-05-10 16:19:49 -05:00
parent 8784fe5664
commit c79e5e8081
2 changed files with 2 additions and 2 deletions

View file

@ -970,7 +970,7 @@ class FurnaceGUI {
powerSave(1),
absorbInsInput(0),
eventDelay(0),
moveWindowTitle(0),
moveWindowTitle(1),
hiddenSystems(0),
horizontalDataView(0),
noMultiSystem(0),