UI Order Fixes
This commit is contained in:
@@ -17,6 +17,7 @@ class AvatarToolkitQuickAccessPanel(bpy.types.Panel):
|
||||
bl_region_type = 'UI'
|
||||
bl_category = "Avatar Toolkit"
|
||||
bl_parent_id = "OBJECT_PT_avatar_toolkit"
|
||||
bl_order = 1
|
||||
|
||||
def draw(self, context: Context):
|
||||
layout = self.layout
|
||||
|
||||
Reference in New Issue
Block a user