Archived post by Antidistinctlyminty

@aswaab @mestela Do a reload of the module

To refresh panels _you have to import that module explicitly first_ In my case it’s `import nymus.houdini.ui.panel` After which you’re free to use `reload(nymus.houdini.ui.panel)` Then hit the panel reload button. All shall be refreshed.