feat: MFM Sparkle animation (#7813)

* Add sparkle mfm animation 

* Cleanup sparkle effect

+ spaces -> tabs and other codestyle
+ use proper image
+ listen for resizes
+ use font-size to determine particle size (for fun with x2/3/4 stacking)
This commit is contained in:
Skehmatics 2021-09-22 06:09:23 -07:00 committed by GitHub
parent 76c5dc8999
commit a499ad6879
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 208 additions and 1 deletions

View file

@ -899,6 +899,8 @@ _mfm:
fontDescription: "Sets the font to display contents in."
rainbow: "Rainbow"
rainbowDescription: "Makes the content appear in rainbow colors."
sparkle: "Sparkle"
sparkleDescription: "Infuses a sparkling animation"
_reversi:
reversi: "Reversi"
gameSettings: "Game settings"