GUI Milestone 8c

This commit is contained in:
Joey Yakimowich-Payne 2026-01-30 08:57:33 -07:00
commit fa67dd3708
9 changed files with 458 additions and 22 deletions

View file

@ -73,6 +73,8 @@ public:
double scale;
double centerX;
double centerY;
int splitterGraph;
int splitterSidebar;
bool valid;
};