Add option to hide the animation timeline

This commit is contained in:
Michael Alexsander 2020-02-14 22:30:40 -03:00
parent 543e9d9008
commit 0a9da7422d
2 changed files with 9 additions and 1 deletions

View file

@ -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