eclipse-capella / capella-studio

Open source SDK to develop Capella add-ons
Eclipse Public License 2.0
10 stars 10 forks source link

Different behavior between Capella Studio and Capella #115

Open eclipse-capella-bot opened 3 years ago

eclipse-capella-bot commented 3 years ago

Attachment: Nowire.odesign Viewpoint .odesign

Tested with Capella / Capella Studio 1.2.1 and 1.3.1

A style customization defined in a viewpoint .odesign file isnt rendered in Capella although it is rendered in Capella Studio debugging.

I have defined an Edge import with an Edge Style and Begin/End Label and want to control its rendering. For this I defined a property style customization to hide the icon and just render custom text. However in Capella the icons are not hidden though they are in Capella studio. I also defined custom icons and hide them but then they are "replaced" with a Component Exchange default icon and shown.

In attachment I provide a screen of expected behavior (the one I get in Capella Studio) and a screen of Capella behavior, along with my .odesign file.

🆔 ECLIPSE-559242 👷 mehdi.belatrous 📅 2020-01-16 🔎 1.3.1

eclipse-capella-bot commented 3 years ago

mehdi.belatrous commented on 2020-01-16

capella.png Capella behavior

mehdi.belatrous commented on 2020-01-16

capella_s.png Capella studio behavior