refactor: standardize codebase formatting, optimize import orders, and update GUI resolution to 1080p

This commit is contained in:
jack
2026-06-18 13:13:47 -07:00
parent 8ad2a9b972
commit 66942d250d
32 changed files with 453 additions and 120 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import ISC
// ===== App Window Shell =====
Window {
// ===== Window Dimensions =====
width: 1400
height: 820
width: 1920
height: 1080
minimumWidth: 1100
minimumHeight: 700
visible: true