We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e352a commit 4a36288Copy full SHA for 4a36288
chunky/src/res/se/llbit/chunky/ui/Chunky.fxml
@@ -67,7 +67,7 @@
67
<Canvas fx:id="mapCanvas" />
68
<Canvas fx:id="mapOverlay" />
69
</StackPane>
70
- <VBox maxWidth="500" minWidth="0" spacing="10.0">
+ <VBox maxWidth="500" minWidth="0" spacing="10.0" SplitPane.resizableWithParent="false">
71
<padding>
72
<Insets bottom="10.0" left="10.0" right="10.0" top="10.0"/>
73
</padding>
0 commit comments