📋 Metadata
- Author: tukor
- Date: 2019-09-04 13:14:32
- Type:
question - Replies (1): post_02714
💬 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?