Fix: revision of chatContainer in the Casinomainui and Casinogameui styles
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
<!-- Leave blank -->
|
||||
</VBox>
|
||||
|
||||
<fx:include source="components/chatui/chatbox.fxml" GridPane.columnIndex="2"/>
|
||||
<!-- RIGHT SIDE (Chat Box) -->
|
||||
<AnchorPane fx:id="chatContainer" GridPane.columnIndex="2" />
|
||||
|
||||
</children>
|
||||
</GridPane>
|
||||
|
||||
@@ -126,7 +126,7 @@
|
||||
</VBox>
|
||||
|
||||
<!-- RIGHT SIDE (Chat Box) -->
|
||||
<fx:include source="components/chatui/chatbox.fxml" GridPane.columnIndex="2"/>
|
||||
<AnchorPane fx:id="chatContainer" GridPane.columnIndex="2" />
|
||||
</children>
|
||||
</GridPane>
|
||||
</AnchorPane>
|
||||
|
||||
Reference in New Issue
Block a user