mucsci-students / 2019fa-420-Hercules

Team Hercules
0 stars 0 forks source link

Implement saving and loading of X/Y attributes on UMLObjects (S) #102

Closed silviuburz closed 4 years ago

silviuburz commented 4 years ago

X and Y coordinates will be needed when saving and loading a project in the GUI so that the user can save their configuration.

Sizes will be determined on runtime by the GUI, so it is not necessary to save those

Estimated time: 1 hour

silviuburz commented 4 years ago

Completed

Took approximately 30 min along with implementing tests and verifying functionality