NPanel fixes

This commit is contained in:
LemmyCook
2025-08-26 10:26:02 -04:00
6 changed files with 92 additions and 23 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ NPanel {
panelWidth: Math.max(screen?.width * 0.5, 1280) * scaling
panelHeight: Math.max(screen?.height * 0.5, 720) * scaling
panelAnchorCentered: true
panelAnchorHorizontalCenter: true
panelAnchorVerticalCenter: true
// Tabs enumeration, order is NOT relevant
enum Tab {