Commit Graph
3 Commits
Author SHA1 Message Date
quadbyte ce22559ee2 Better panel naming and removed ref to SettingsWindow 2025-08-12 21:33:22 -04:00
quadbyte c5b7be4119 PanelManager autoclose working! 2025-08-12 19:04:16 -04:00
quadbyte b3002b42b4 SettingsWindow Loading
- reworked the way we load the settings to avoid using
Qt.createComponent which breaks hot reload and more
- introduced a new PanelManager singleton to hold some references to
some panels and later will be used to force having a single panel opened
at all time
2025-08-12 18:58:22 -04:00