Closed GoogleCodeExporter closed 8 years ago
Generally, the context menus do not work for the graphical xmof editor
Original comment by tanjaema...@gmail.com
on 12 Feb 2013 at 4:58
This issue was closed by revision ae7b6ce79384.
Original comment by p.langer
on 13 Feb 2013 at 8:53
To enable the property view, we recently changed the selection of
graphiti shape elements to eobjects. This, however, broke the context
menu. Thus, I changed it back to provide the selected graphiti shape
elements via the getSelection() method and overwrote the default
adapter-based propertySourceProvider (cf. setPropertySourceProvider())
to check for graphiti elements.
Original comment by p.langer
on 13 Feb 2013 at 8:54
Original issue reported on code.google.com by
tanjaema...@gmail.com
on 12 Feb 2013 at 2:36