PREVOST Sylvain

Results 6 comments of PREVOST Sylvain

i'm interested too ! i try to call .stop() when animation is finished but it still render the scene :( `console.log(progress)` is still firing `1` about 60 times per seconds...

Yeah i can confirm this bug on Safari (latest version, both iOS & Desktop Safari). There is something with transforms. I didn't know it had someting to do with flexbox....

> > @chuan I am having the same issue on DZ60rgb v2 ansi board using qmk toolbox 0.0.21. The first time flashing the firmware was successful but after that I...

Hello, Here is what i did on my website http://proov.fr, i'm a javascript beginner but i watched a lot of tutorials ^^ i'm using Wordpress, pjax.js and velocity.js and css3...

Hello @mikeebee ! yeah i noticed this issue too :( i really dont know why... maybe if someone could help me to find what i did wrong ^^ Thanks for...

@mikeebee Hey Mike, i finally found the issue! it was the default timeout who forced a page full refresh. I temporary increased the 650ms default timeout to 20000 ^^, can...