Post #1896: Also when I use “panel(‘EEVEE_MATERIAL_PT_context_material’, frame=True, header=
📋 Metadata
- Author: Jakro
- Date: 2019-01-31 01:26:29
- Type:
bug_report - Quality Score: 7/10
- Replies (1): post_01902
🏷️ Tags
popup-dialog panel-behavior intermediate unsolved
⚙️ Related PME Features
- Popup Dialog Editor
- Panel Group Editor
💬 Content
Also when I use “panel(‘EEVEE_MATERIAL_PT_context_material’, frame=True, header=True, expand=None, area=‘PROPERTIES’)” in a popup dialog the ‘New’ Button creates a material but does not assign it to the object, which differs from how the default panel works.
Thanks.