UI: VSE: Move Onion Skin properties inside Annotations panel
Make Onion Skin a sub-panel of Annotations, to match the rest of Blender. Pull Request: https://projects.blender.org/blender/blender/pulls/116060
This commit is contained in:
committed by
Pablo Vazquez
parent
1ce2ae3c1a
commit
c4e077341e
@@ -2723,6 +2723,8 @@ class SEQUENCER_PT_annotation_onion(AnnotationOnionSkin, SequencerButtonsPanel_O
|
||||
bl_space_type = 'SEQUENCE_EDITOR'
|
||||
bl_region_type = 'UI'
|
||||
bl_category = "View"
|
||||
bl_parent_id = "SEQUENCER_PT_annotation"
|
||||
bl_options = {'DEFAULT_CLOSED'}
|
||||
|
||||
@staticmethod
|
||||
def has_preview(context):
|
||||
|
||||
Reference in New Issue
Block a user