freegroup / draw2d

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

Grid doesn't fill in after zooming #237

Open 28raining opened 1 year ago

28raining commented 1 year ago

Hi, thanks a lot for putting the library together I've found it really useful!

I've been using this for my hobby project and have run into a few issues. Feel free to use my repo to debug the issues clone this: https://github.com/28raining/28raining.github.io run a web-server from that directory: python3 -m http.server live site: https://www.will-kelsey.com/circuitSolver/

When you zoom out (shift + scroll) the grid doesn't fill in the new space?