Post #4944: Are you referring to the solution by mcjamall07? It seems like a workaround to a
📋 Metadata
- Author: Pluglug
- Date: 2023-12-09 15:09:18
- Type:
answer - Quality Score: 7/10
- Reply to: post_04942
- Replies (1): post_04945
🏷️ Tags
popup-dialog intermediate solved
⚙️ Related PME Features
- Popup Dialog Editor
- Python Scripting
💬 Content
Are you referring to the solution by mcjamall07? It seems like a workaround to avoid crashes with bpy.ops.pme.popup_area(area='ASSETS') .
mcjamall07:
yup i can confirm it, it crashed.
but using side areabpy.ops.pme.sidearea_toggle(area='ASSETS', side='LEFT', main_area='VIEW_3D', header='DEFAULT', action='TOGGLE', ignore_area='NONE')works fine