Ezra Pool
Ezra Pool
See https://3v4l.org/WLBJU for a reproduction of the logic
V2 has the same bug but in a different file: https://github.com/craftcms/aws-s3/blob/main/src/Fs.php#L466
I think gettext is the perfect way to solve this.
Hey, Sorry I wasn't able to provide any code. I'll try to test the fix on my usecase if I can! Op vr 20 apr. 2018 19:41 schreef Renée Kooi...
Mostly the standard benefits of requestAnimationFrame. _Hopefully_ the resize will be detected in the same frame as the resize actually happens, causing less delay between the resize and the event...
Hmm, did not think about that. There is a clearTimeOut() version for requestAnimationFrame tho. I'll look at it tonight and update the patch.
Had to add some code to make sure the loop is cancelled. Firefox doesn't implement cancelAnimationRequest yet. This also makes sure the loop is cancelled if the clear method is...