Attempt to fix #253
This commit is contained in:
@@ -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" />
|
||||||
|
|||||||
Reference in New Issue
Block a user