Animation: Move Graph Editor settings to User Preferences #104532

Merged
Christoph Lendenfeld merged 14 commits from ChrisLend/blender:user_pref_only_selected_keys into main 2023-03-09 14:15:36 +01:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit a1e15d0b01 - Show all commits

View File

@ -116,8 +116,6 @@ class GRAPH_MT_view(Menu):
layout.prop(st, "show_handles")
# layout.prop(st, "use_only_selected_keyframe_handles")
layout.prop(st, "show_seconds")
layout.prop(st, "show_locked_time")