Jack
Jack
> Can you give this one a go https://codepen.io/juliangarnier/pen/ogbKLWE? This one is looking pretty smooth!
Awesome, thanks!
Hey, found something else. Initially after i applied your suggested fix to my website it didnt work. I placed the `fps` and `frameRate` changes in an entrypoint `index` file. And...
So any animations that started before changing `frameRate` (including those that loop) will not "see" this change. Im assuming this will not be a problem in the next version, where...
> Yes you need to change the global default frameRate before creating the animations, otherwise the animation will be created using the old frameRate. In the next version the frameRate...
@love-to-code108 feel free to attempt this but we've had multiple iterations of this and every time one OS/browser combo fails. As far as i remember there was some limitation in...
> Screen.Recording.2025-03-02.at.3.58.21.PM.mov > I'm encountering a similar issue. When I reload the page with Caps Lock still active, the alert unexpectedly deactivates, which doesn't seem logical. > > Is it...
Just a heads up (since you mentioned youre using `--fix and --fix-suggestions` flags), `eqeqeq` should be a dangerous fix since just blindly changing `==` to `===` can change the logic.
> Hey man , can I claim this ?? a beginner; would love to work on this We need to merge #7185 first, but which files do you want to...