Fix: small changes to ChatUI

This commit is contained in:
Mathis Ginkel
2026-04-03 15:52:03 +02:00
parent 847d816935
commit 39f60c9113
11 changed files with 85 additions and 57 deletions
@@ -106,7 +106,7 @@
</VBox>
<!-- RECHTER BEREICH (Info-Box) -->
<fx:include source="components/Chatbox.fxml" GridPane.columnIndex="2"/>
<fx:include source="components/chatui/chatbox.fxml" GridPane.columnIndex="2"/>
</children>
</GridPane>
</AnchorPane>