opengds / OpenGDS

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

Creating a override VI does not reuse the icon of the parent VI #42

Closed patricjenni closed 6 years ago

patricjenni commented 6 years ago

When creating a class (eg. Child.lvclass) which inherits from a parent class containing a dynamic dispatch VI (eg. Parent.lvclass:foo.vi), the icon of the child method does not reuse the icon of the parent method.

NI's implementation does reuse the icon of the parent method. I'd expect GOOP's implementation to be similar.

MikaelHolmstrom commented 6 years ago

Hmm, sure why not. I'll add that as the default option, but with the child class's defined background color.

MikaelHolmstrom commented 6 years ago

Fixed in latest Source code, will build a new version very soon 1.2.38