force-graph icon indicating copy to clipboard operation
force-graph copied to clipboard

fix canvas resize bug

Open jfacuse opened this issue 2 years ago • 2 comments

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.

jfacuse avatar Aug 25 '22 21:08 jfacuse

@vasturiano any update on this pr?

NachoJuanDev avatar Sep 21 '22 15:09 NachoJuanDev

@vasturiano any update on this pr?

please help me, It happened to me too

wonderfulMan avatar Oct 11 '22 07:10 wonderfulMan