FabricJS crashing on large screen
I am using fabricJS to load an SVG image on a screen. The weird part is annotating the开发者_如何学Python diagrams on a less powerful laptop works fine but when i display the entire image on a large screen with a more powerful desktop it shows the crash icon with no error messages.
Could someone guide me on where do I start debugging this ?
精彩评论