force-graph
force-graph copied to clipboard
fix canvas resize bug
This PR fixes the bug described on #279. The problem was that the canvas was not resizing when zooming with the browser. Zooming with the browser changes the devicePixelRatio, so it is needed to update this on the canvas size. Adding this listener triggers the update when resizing and zooming, though there may be a better way to do this.
@vasturiano any update on this pr?
@vasturiano any update on this pr?
please help me, It happened to me too