UI: use single column layout for image settings panels
This commit is contained in:
@@ -490,7 +490,6 @@ class NODE_PT_active_node_properties(Panel):
|
||||
bl_category = "Item"
|
||||
bl_label = "Properties"
|
||||
bl_options = {'DEFAULT_CLOSED'}
|
||||
bl_parent_id = 'NODE_PT_active_node_generic'
|
||||
|
||||
@classmethod
|
||||
def poll(cls, context):
|
||||
|
Reference in New Issue
Block a user