glsp icon indicating copy to clipboard operation
glsp copied to clipboard

Default edit handles are not shown on custom shapes

Open JonasHelming opened this issue 5 years ago • 0 comments

I added a custom svg ("heart") and a ShapeTypeHint configuring resizable to true, but no edit handles are shown. Full reproducer: https://github.com/JonasHelming/glsp-examples/blob/34f0ea79fee784116e694d23994f4e8637ae8742/minimal/server/org.eclipse.glsp.example.minimal/src/main/java/org/eclipse/glsp/example/minimal/MinimalDiagramConfiguration.java#L38

Can be built exacty like the minimal example

JonasHelming avatar Feb 02 '21 22:02 JonasHelming