mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-10-23 17:54:52 +00:00
1) the `crossOrigin='anonymous'` tells the browser to actually honour CORS on the image 2) the dot is now always 1/5 of the icon, even for large icons 3) we use `toBlob` instead of `toDataURL` because https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toDataURL says so 4) the test now blinks the dot, so it tests the actual code 5) if there's a problem during the test, we log the error, so people can tell it to us Thanks to Ares on Discord for reporting the problems. |
||
---|---|---|
.. | ||
backend | ||
frontend | ||
frontend-embed | ||
frontend-shared | ||
megalodon | ||
misskey-bubble-game | ||
misskey-js | ||
misskey-reversi | ||
shared | ||
sw | ||
meta.json |