mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-07 10:59:49 +00:00
Compare commits
2 commits
96e3b7f27a
...
bace34795a
Author | SHA1 | Date | |
---|---|---|---|
|
bace34795a | ||
|
360aa250c4 |
|
@ -101,11 +101,13 @@ popup/item_3/text = "Bold Italic"
|
||||||
popup/item_3/id = 3
|
popup/item_3/id = 3
|
||||||
|
|
||||||
[node name="HorizontalAlignmentLabel" type="Label" parent="GridContainer" index="4"]
|
[node name="HorizontalAlignmentLabel" type="Label" parent="GridContainer" index="4"]
|
||||||
|
visible = false
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
text = "Horizontal alignment:"
|
text = "Horizontal alignment:"
|
||||||
|
|
||||||
[node name="HorizontalAlignmentOptionButton" type="OptionButton" parent="GridContainer" index="5"]
|
[node name="HorizontalAlignmentOptionButton" type="OptionButton" parent="GridContainer" index="5"]
|
||||||
|
visible = false
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
selected = 0
|
selected = 0
|
||||||
item_count = 4
|
item_count = 4
|
||||||
|
|
Loading…
Reference in a new issue