ZeikJT

Results 3 comments of ZeikJT

https://developer.mozilla.org/en-US/docs/Web/CSS/background-attachment Using a fixed value would probably work to emulate the background effect.

Looks like they updated the code on Jan 22nd: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error$compare?locale=en-US&to=728095&from=676225

Can't seem to use the updated `get_tree()` code because the current TwitchAPIConnection extends RefCounted which is not a Node. Had to go back to using the blocking sleep, feels bad,...