Add filename label

This commit is contained in:
2021-04-22 21:48:38 +02:00
parent 6504d3cb3f
commit 02c738e761
2 changed files with 12 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
fx:controller="app.controllers.ModelineController"
alignment="CENTER_LEFT">
<Label text="Modeline :)"/>
<Label fx:id="filename" text="New file"/>
<Region HBox.hgrow="ALWAYS"/>
<Label fx:id="saveState" text="Saved!"/>
<Label fx:id="columnrow" text="[y:x]"/>