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

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.
This commit is contained in:
Emmanouil Papadeas 2024-12-18 23:21:28 +02:00
parent 80e93629d1
commit 360aa250c4

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