@Hochware wrote:
Hello,
I implemented the PolygonDrawingTool in my diagram and everything is working fine except for…
In this picture, you see a circle and a polygon. In order do get a polygon over the circle, I need to draw it on the canvas itself(clear space) and have to make sure not to press on any other nodes, as this will select the node instead of adding a point to the polygon. Is there some way to priorize placing a point for the polygon over every other mouse interaction in the diagram?
Best regards
Martin
Posts: 1
Participants: 1
