You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm using your plugin to create a presentation website. It worked great but now i have 35 line drawings it gets really slow on initiating the website.
When its loaded it's fast but it hangs on the javascript to draw the lines when visiting the url. Google Chrome even crashes.
Any help on solving this issue is appreciated.
Maybe something to load the lines asynchronous? I think the canvas api should be able to load 35 lines...
The text was updated successfully, but these errors were encountered:
Still it is kinda hard to create a big slide website when a lot of browsers can't handle the canvas requests. On 100 lines it will not play anywhere. So you can't debug.
Hi, I'm using your plugin to create a presentation website. It worked great but now i have 35 line drawings it gets really slow on initiating the website.
When its loaded it's fast but it hangs on the javascript to draw the lines when visiting the url. Google Chrome even crashes.
Any help on solving this issue is appreciated.
Maybe something to load the lines asynchronous? I think the canvas api should be able to load 35 lines...
The text was updated successfully, but these errors were encountered: