Notifications
Clear all

[Closed] Callback #ModPanelSubObjectLevelChanged Not Working

Hi,

There seems to be a bug in the event callbacks. I’m using #ModPanelSubObjectLevelChanged but it isn’t working if I jump straight from a modifier to sub-object mode.

Like this:

Also, it doesn’t work in reverse, if I’m in sub-object mode and click on a modifier the callback isn’t called. Can anyone confirm this please or even suggest a workaround.

Thanks,

Dan

1 Reply

Ok, if anyone else has a similar problem I’ve found an alternative to #ModPanelSubObjectLevelChanged. I’m using NodeEventCallback subobjectSelectionChanged instead and everything is working fine .