Post #3127: Thanks for the reply, cheers for taking at look into the Tab/Panels.
📋 Metadata
- Author: Juso3D
- Date: 2020-04-03 05:35:36
- Type:
question - Quality Score: 5/10
- Replies (1): post_03138
🏷️ Tags
popup-dialog hotkeys intermediate unsolved
⚙️ Related PME Features
- Popup Dialog Editor
- Panel Group Editor
- Python Scripting
💬 Content
Thanks for the reply, cheers for taking at look into the Tab/Panels.
and how would one set the togglable properties panel ignore both the UV window and Shading Window, I tried this but didn’t work.
bpy.ops.pme.sidearea_toggle(area='PROPERTIES', ignore_area='UV' 'ShaderNodeTree', side='RIGHT', action='TOGGLE', main_area='VIEW_3D', width=320)```