mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
fix wrong stretch mode in cel preview (#1097)
This commit is contained in:
parent
46b0b124f4
commit
167b0d863c
|
@ -59,7 +59,7 @@ grow_vertical = 2
|
|||
size_flags_horizontal = 0
|
||||
size_flags_vertical = 0
|
||||
expand_mode = 1
|
||||
stretch_mode = 6
|
||||
stretch_mode = 5
|
||||
|
||||
[node name="TransparentChecker" parent="CelTexture" instance=ExtResource("2_mi8wp")]
|
||||
show_behind_parent = true
|
||||
|
|
Loading…
Reference in a new issue