This fixes the "Cancel" button on HackStudio's "New Project" dialog being too small. It's also clearer what these actually are.
@@ -40,7 +40,7 @@
fixed_height: 24
layout: @GUI::HorizontalBoxLayout {}
- @GUI::Widget {}
+ @GUI::Layout::Spacer {}
@GUI::Button {
name: "ok_button"
@@ -23,7 +23,7 @@
fixed_height: 32
name: "add_new_domain_button"
@@ -84,7 +84,7 @@
shrink_to_fit: true
text: "Cancel"
@@ -100,7 +100,7 @@
fixed_width: 100
}
@@ -92,7 +92,7 @@
@GUI::Widget {
fixed_height: 25
@@ -109,7 +109,7 @@
@@ -25,5 +25,5 @@
@@ -29,7 +29,7 @@
fixed_height: 60
@@ -86,7 +86,7 @@
max_height: 24
@@ -71,7 +71,7 @@
fixed_height: 22
@GUI::DialogButton {
@@ -78,7 +78,7 @@
spacing: 6
text: "OK"