ObeoNetwork / UML-Designer

OpenSource (EPL licensed) UML2 Graphical Modelers (Class, Composite, State, Activity, Sequence ...)
http://umldesigner.org
317 stars 122 forks source link

Custom Sirius property pages are not visible in diagram editor #1077

Open Yuri-Blankenstein-TNO opened 5 months ago

Yuri-Blankenstein-TNO commented 5 months ago

I'm trying to register custom Sirius properties tabs to easily provision properties that are declared in my UML profiles, but the diagram editor in UML designer doesn't show my registered tabs in the properties view. However, when I select the same element in the Model Explorer, my properties tab does show. You can reproduce this issue on any UML model, using the attached plugin my.project.design.zip.

Yuri-Blankenstein-TNO commented 5 months ago

Commit https://github.com/TNO/UML-Designer/commit/914c68de35f4e3cad3ee3eb2b85f46b30db745da removes the Properties tab filter, allowing customizations.