opengds / OpenGDS

Open GOOP Development Suite
MIT License
54 stars 13 forks source link

Clone VI from interface to class does not change references #85

Open Bas-vE opened 11 months ago

Bas-vE commented 11 months ago

When you clone a vi from an interface to a class that is not a child of that interface, the reference in and reference out are not changed to the class types.

image