Skip to content

Icons in model Explorer are not display correctly

Icons in model Explorer are not display correctly, only the icon of the model is displayed.

image

Note that it works correctly on Linux and Mac

It seems that it can comes from changes in SWT Image::toString()

this method is called for the computation of the an id org.eclipse.papyrus.infra.services.decoration.util.DecorationImageUtils.calcId(Image, List<IPapyrusDecoration>) in org.eclipse.papyrus.infra.services.decoration.util.DecorationImageUtils.getDecoratedImage(Image, List<IPapyrusDecoration>, Point)

Edited by Pauline Deville