mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
changed name: contentanchorpane to contentgridpane
#story[1248]
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
vgrow="SOMETIMES"/>
|
||||
</rowConstraints>
|
||||
<children>
|
||||
<GridPane fx:id="contentAnchorPane" GridPane.columnSpan="2"
|
||||
<GridPane fx:id="contentGridPane" GridPane.columnSpan="2"
|
||||
GridPane.rowSpan="3">
|
||||
<columnConstraints>
|
||||
<ColumnConstraints hgrow="SOMETIMES"/>
|
||||
|
||||
Reference in New Issue
Block a user