Closed AaronWB closed 4 days ago
Time Logged: 2 Hours Extra Comments: Had to do it twice pretty much do to us switching from swing to JavaFx. When the GUI is loaded it checks the classmap to create its ClassNode's. We still need to implement the ClassNode positional algorithm so they dont overlap.
Description: When adding a class in the CLI and saving it, then when loading into the GUI the classes are not visually represented. Time Est: 3 hours Extra Comments: Might need to incorporate the postion of each class box inside the ClassInfo object as a starting point. Current Editor: Aaron Williams-Breth