blob: fcd8fd94c5a9471da66a429b498d2199ea02e73e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?import javafx.scene.layout.*?>
<?import javafx.scene.control.*?>
<?import java.lang.Double?>
<GridPane xmlns:fx="http://javafx.com/fxml" alignment="center">
<Button>
<minHeight><Double fx:constant="NEGATIVE_INFINITY"/></minHeight>
</Button>
</GridPane>