mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 09:09:47 +00:00
Formatting
This commit is contained in:
parent
1e47642904
commit
cf6bf9ecb1
|
@ -22,7 +22,6 @@ var live_preview := true
|
||||||
var _preview_idx := 0 ## The current frame being previewed
|
var _preview_idx := 0 ## The current frame being previewed
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
func _ready() -> void:
|
func _ready() -> void:
|
||||||
set_nodes()
|
set_nodes()
|
||||||
get_ok_button().size_flags_horizontal = Control.SIZE_EXPAND_FILL
|
get_ok_button().size_flags_horizontal = Control.SIZE_EXPAND_FILL
|
||||||
|
|
Loading…
Reference in a new issue