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