Tooltips on Decorators [message #1855073] |
Tue, 27 September 2022 15:27 |
Jonathan Menzies Messages: 60 Registered: May 2020 Location: California |
Member |
|
|
Hey there,
I have some custom nodes based on different objects, for example we have a Control and an Event. Currently we have a decorator on the Event to show a relationship and that works fine.
However, when I try and add this for the Control (which uses a custom style with a domain class of Control), for whatever reason half the time it thinks the Control is a Control and the other half it thinks it's an Event. If I try adding two separate decorators, one for each and using the semantic decorator option it thinks the Control is both an Event and a Control. Which is really confusing.
How does the decorator resolve what object it's based on, is there somewhere in the code I can debug to check what's going on?
Cheers!
Jonathan
|
|
|
Powered by
FUDForum. Page generated in 0.03450 seconds