Post #2832: Ok. I have tab like this: outliner-shader editor-3d view-properties
📋 Metadata
- Author: Pinhead
- Date: 2019-10-13 15:02:31
- Type:
question - Quality Score: 7/10
- Reply to: post_02831
- Replies (1): post_02833
🏷️ Tags
pie-menu hotkeys intermediate unsolved
⚙️ Related PME Features
- Pie Menu Editor
- Sidebar Toggle (sidearea_toggle)
- Area Management
💬 Content
Ok. I have tab like this: outliner-shader editor-3d view-properties
In Pie menu when i try to toggle outliner i have:
ignore_areas = {"3D / Shading": "ShaderNodeTree"}; ignore_area = ignore_areas.get(C.workspace.name, 'NONE'); bpy.ops.pme.sidearea_toggle(side='LEFT', action='TOGGLE', area='OUTLINER', width=350, ignore_area=ignore_area)
With this command outliner toggles only in 3d view. I want to toggle only on left side in shader editor.
What command i must use to toggle outliner/properties i this layout? So the shader editor and 3d view stays all the time but only outliner/properties ar show/hide?
blender_IngEY7HViF2560×1410 533 KB