@Rajeshpatil74 wrote:
In my diagram, shapes are shown with custom adorments ( with different shapes shown)
With this approach, user is able to create different types of shapes from current shape with drag operation.
The draggingTool's customPart needs to be set from diagram's node collection. To set this value, a new temporary node is created and added in model. This newly created node is set to custompart.But when user cancels the operation using esc key, the newly added nodes remains on diagram canvas. How this should be removed automatically. How one will know that diagram operation is cancelled ?
Posts: 8
Participants: 2