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:
parent
76c5dc8999
commit
a499ad6879
5 changed files with 208 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue