Fixed?: maximize and no resizable, and popup

This commit is contained in:
rubenpirreram
2026-05-24 16:55:04 +02:00
parent 795c71e0e0
commit 09a8d00d33
3 changed files with 23 additions and 19 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
fillWidth="false"
maxHeight="Infinity"
maxWidth="Infinity"
HBox.hgrow="NEVER">
HBox.hgrow="ALWAYS">
<HBox.margin>
<Insets top="5" right="5" bottom="5" left="5" />
</HBox.margin>