Good Boy Ninja
Good Boy Ninja
> @GoodBoyNinja : The CEF has clamped frame rate @ 30fps for the OSR. CEP doesn't actually interfere here for the performance concerns. The single available workaround can be to...
In addition, seems like tracking has a range, which is -1000 to 1000
> Probably has a lot to do with requestAnimationFrame. [MDN says](https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame) "The frequency of calls to the callback function will generally match the display refresh rate." So on the 120Hz...
This might sound like a small annoyance but it unfortunately makes ~~transitions~~ animations in svelte completely unreliable. Has it ever been fixed?