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

Huge performance drop with opened Chrome Dev Tools #42

Open g3t0r opened 5 years ago

g3t0r commented 5 years ago

Hi. As title says, I'm using draw2d in my project and I realized that opening Chrome Dev Tools slows library a lot. Animations of moving, resizing shapes are just unusable then, very laggy. It does not matter if dev tools are docked to main window or opened in new one. On firefox there's no problem like that

freegroup commented 4 years ago

sorry - didn't have any idea why this happen on your browser. I have always the devTools open during development without any performance issues.