1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Compare commits

..

2 commits

Author SHA1 Message Date
Emmanouil Papadeas bace34795a
Merge de6a30e85d into 360aa250c4 2024-12-19 16:57:23 +08:00
Emmanouil Papadeas 360aa250c4 Hide the horizontal alignment option from the text tool
It's not doing anything at the moment and I am unsure why. We could expose it again if we figure it out.
2024-12-18 23:21:28 +02:00

View file

@ -101,11 +101,13 @@ popup/item_3/text = "Bold Italic"
popup/item_3/id = 3
[node name="HorizontalAlignmentLabel" type="Label" parent="GridContainer" index="4"]
visible = false
layout_mode = 2
size_flags_horizontal = 3
text = "Horizontal alignment:"
[node name="HorizontalAlignmentOptionButton" type="OptionButton" parent="GridContainer" index="5"]
visible = false
layout_mode = 2
selected = 0
item_count = 4