Skip to content

Commit

Permalink
Change DAVE UI
Browse files Browse the repository at this point in the history
  • Loading branch information
yuxunn committed Nov 1, 2023
1 parent e20e136 commit 52fab05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/view/MainWindow.fxml
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,9 @@
<Insets top="5" right="10" bottom="5" left="10" />
</padding>
<TextArea fx:id="resultDisplay" editable="false" styleClass="result-display" wrapText="true">
<!-- Set the preferred height to make it longer -->
<prefHeight>200.0</prefHeight>
</TextArea>
</StackPane>


</VBox>

<!-- Right half with personListPanelPlaceholder -->
Expand Down

0 comments on commit 52fab05

Please sign in to comment.