Even more work on the designer, last commit before I break everying

This commit is contained in:
modmuss50 2016-04-09 16:29:48 +01:00
parent 77102819a4
commit ed5effb888
No known key found for this signature in database
GPG key ID: C69B0D76D1E5F55C
7 changed files with 77 additions and 23 deletions

View file

@ -58,7 +58,6 @@
<TextArea fx:id="textInput" layoutX="43.0" layoutY="8.0" maxWidth="250.0" prefHeight="59.0" prefWidth="250.0" AnchorPane.bottomAnchor="8.0" AnchorPane.rightAnchor="8.0" AnchorPane.topAnchor="8.0" />
<TextField fx:id="nameTextArea" layoutX="88.0" layoutY="25.0" />
<Label layoutX="6.0" layoutY="29.0" text="Registry Name" />
<Button fx:id="buttonMeta" layoutX="19.0" layoutY="59.0" mnemonicParsing="false" text="Set meta" />
</children>
</AnchorPane>
</children>