Commit Graph
5 Commits
Author SHA1 Message Date
quadbyte ce22559ee2 Better panel naming and removed ref to SettingsWindow 2025-08-12 21:33:22 -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
quadbyte a7d4e0ec1d Replaced all NWidgets callback by proper signals 2025-08-12 13:22:15 -04:00
quadbyte 6cbc74faca Fix settings not opening 2025-08-12 11:13:38 -04:00
quadbyte a11e310580 SidePanel cards in a Cards directory 2025-08-12 10:53:34 -04:00