]> git.sesse.net Git - remoteglot/commit
Animate pieces using the Web Animation API.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 7 Sep 2023 16:36:25 +0000 (18:36 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 7 Sep 2023 16:36:25 +0000 (18:36 +0200)
commit414c9bc196ce51ea26fe7c09406a0843c23bac55
tree84b788c452961229c72d393723d30fff523c4ec6
parentaf0352e2c94b6a8257528921e17e1db0e60a0cc5
Animate pieces using the Web Animation API.

This seemingly fixes our Chromium power saving issues.
Since we don't use all the new fanciness (e.g. fill mode),
it ends up being a bit icky, but no more than what we already had.
www/js/chessboard-0.3.0.js