Andrei486 / uml-diagram-collab

0 stars 0 forks source link

Reorganize the diagram editor screen to account for screen size #81

Open Andrei486 opened 7 months ago

Andrei486 commented 7 months ago

The diagram editor screen currently uses a fixed width for the left-hand pane. This is a problem on small screens, we'd like to move all of those dimensions to be in percentages.

About GridPanes and resizing the left pane: consider changing the DiagramEditorScreen.fxml to use a GridPane: https://stackoverflow.com/questions/9832896/how-do-specify-a-width-percentage-in-javafx-2-using-fxml