mirror of
https://github.com/tonytins/CozyPixelStudio.git
synced 2025-06-25 21:34:43 -04:00
Add option to hide the animation timeline
This commit is contained in:
parent
543e9d9008
commit
0a9da7422d
2 changed files with 9 additions and 1 deletions
|
@ -101,6 +101,8 @@ var draw_grid := false
|
|||
var show_rulers := true
|
||||
# warning-ignore:unused_class_variable
|
||||
var show_guides := true
|
||||
# warning-ignore:unused_class_variable
|
||||
var show_animation_timeline := true
|
||||
|
||||
# Onion skinning options
|
||||
# warning-ignore:unused_class_variable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue