GUI: re-apply UI settings when displays are connec

This commit is contained in:
tildearrow 2023-08-27 03:58:01 -05:00
parent 0e19716dcd
commit 64e6cf12c2
2 changed files with 12 additions and 0 deletions

View file

@ -1343,6 +1343,7 @@ class FurnaceGUI {
int displayInsTypeListMakeInsSample;
int mobileEditPage;
int wheelCalmDown;
int shallDetectScale;
float mobileMenuPos, autoButtonSize, mobileEditAnim;
ImVec2 mobileEditButtonPos, mobileEditButtonSize;
const int* curSysSection;