Cauli Ziani
Cauli Ziani
I am building an app and my pages are fairly heavy with many dom elements, that is kind of unavoidable. My problem is similar to issue #27 . When navigating...
Canvas is interesting, but it can be quite slow for more advanced rendering tasks. There are a some frameworks like [pixi](https://pixijs.download/dev/docs/index.html) that can render to WebGL with a nice API...
I would really like to be able to change the grey background of the canvas. For me it is essential to quickly visualise how the artwork looks in other backgrounds,...
This major bug was tested on a Windows and a Mac machine on several browsers (IE, Mozilla, Chrome). When trying to show the month October the plugin gets stuck in...
Trying to connect from XAMPP to Arduino on windows I found out that PHP-Serial couldn't open the device. I solved the problem by following answer #13 at this link (...