mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
[skip ci] Add the sort palette button to the UIButtons node group
This commit is contained in:
parent
74e6955a15
commit
bcdefe66ce
|
@ -82,7 +82,7 @@ size_flags_horizontal = 0
|
||||||
size_flags_vertical = 0
|
size_flags_vertical = 0
|
||||||
texture = ExtResource("3_0e27e")
|
texture = ExtResource("3_0e27e")
|
||||||
|
|
||||||
[node name="Sort" type="MenuButton" parent="PaletteVBoxContainer/PaletteButtons"]
|
[node name="Sort" type="MenuButton" parent="PaletteVBoxContainer/PaletteButtons" groups=["UIButtons"]]
|
||||||
unique_name_in_owner = true
|
unique_name_in_owner = true
|
||||||
custom_minimum_size = Vector2(24, 0)
|
custom_minimum_size = Vector2(24, 0)
|
||||||
layout_mode = 2
|
layout_mode = 2
|
||||||
|
|
Loading…
Reference in a new issue