Post #2713: Hey there!
๐ Metadata
- Author: tukor
- Date: 2019-09-04 13:14:32
- Type:
question - Quality Score: 5/10
- Replies (1): post_02714
๐ท๏ธ Tags
popup-dialog beginner unsolved
โ๏ธ Related PME Features
- Panel Group Editor
- Popup Dialog Editor
- Custom Python Scripting
๐ฌ Content
Hey there!
I have a button with the following code in the custom field:
panel(โEASYHDRI_PT_mainโ, frame=True, header=True,expand=None,area=โVIEW_3Dโ)
So i have the plugin inserted in a tab i made in the โNโ lateral bar.
The thing is, the plugin is always opened when i start blender.
And i want it to be closed (like if you click the little arrow next to his name)
Any help, please?