Attempt to fix #253

This commit is contained in:
huangyuhui
2018-01-27 21:27:15 +08:00
parent b783f3bae9
commit 538cc2b75e

View File

@@ -14,7 +14,9 @@
<String fx:value="jfx-decorator"/> <String fx:value="jfx-decorator"/>
<String fx:value="resize-border"/> <String fx:value="resize-border"/>
</styleClass> </styleClass>
<BorderPane> <BorderPane
maxHeight="519"
maxWidth="800">
<center> <center>
<StackPane fx:id="drawerWrapper" styleClass="jfx-decorator-drawer"> <StackPane fx:id="drawerWrapper" styleClass="jfx-decorator-drawer">
<JFXDialog fx:id="dialog" overlayClose="false" /> <JFXDialog fx:id="dialog" overlayClose="false" />