You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two options - either we re-use the webGME inheritance tracking (through the base pointer) or we make our own pointer that is separate from webGME's inheritance.
The text was updated successfully, but these errors were encountered:
update the svg to be a template that can indicate that the component is a derived class. Could also update to have other controls or indications on it - for library indication for instance.
Two options - either we re-use the webGME inheritance tracking (through the
base
pointer) or we make our own pointer that is separate from webGME's inheritance.The text was updated successfully, but these errors were encountered: