issues
search
hbarton2
/
cscd350-f24-SWAGCRAFT
1
stars
0
forks
source link
Implement Draggable Class Boxes
#88
Closed
fatimanadam
closed
1 week ago
fatimanadam
commented
3 weeks ago
Make class boxes draggable within the GUI.
Ensure that box positions are saved when the user saves the project and reloaded in the same positions.
Test edge cases such as dragging a class box outside the visible window or to a corner of the GUI.
Ensure that dragging operations snap to a grid (if necessary) to align boxes neatly.
hackerbgone
commented
1 week ago
Resolved. Closing.