ThitGaRang / emf-profiles

Automatically exported from code.google.com/p/emf-profiles
0 stars 0 forks source link

Improve stereotype icon handling #16

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently the configured stereotype icons are only used in the GMF decoration. 
They should be used in the stereotype application view as well as in the 
element selection view when applying stereotypes.

Maybe we should move the icon selection into the edit plug-in and use the 
adapter utils in the UI plug-ins to resolve the icons.

Original issue reported on code.google.com by p.langer on 8 Jan 2012 at 10:18

GoogleCodeExporter commented 8 years ago
As profiles are now maintained in profile projects having an "icons" directory, 
we now have to adapt the icon selection. It is best to do this in the edit 
plug-in, to allow for consistently accessing the configured icons.

Original comment by p.langer on 2 May 2012 at 9:38