nikoslos
Results
2
comments of
nikoslos
The growing canvas is caused by the resize function. In the python ts_resize function a script is added that sets an interval on the resize function. `ts_interval = window.setInterval(resize, 750);`...
I'm not sure if this solution still works. You need to replace the content of the resize function. Replace the lines 306-317 with the posted code. Now check in your...