freegroup / draw2d

Create Visio like drawings, diagrams or workflows with JavaScript and HTML5
https://freegroup.github.io/draw2d/#/examples
MIT License
738 stars 227 forks source link

Invisible markers while edditing. #191

Open Mayco-Anderson opened 2 years ago

Mayco-Anderson commented 2 years ago

The first time I load Draw2d on the page and add some shapes, everything works as expected. Then I load new Draw2d canvas and then the makers on the shapes (to resize it) turn invisible. The event handlers work as expected though.

image