Notifications
Clear all
[Closed] Callback #ModPanelSubObjectLevelChanged Not Working
Feb 01, 2011 5:02 pm
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
Feb 01, 2011 5:02 pm
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 .