You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Animations like the ones suggested in #132 should not need to be hard-coded into our spinner library, since they just involve translating a static string across an empty space. Such animation frames can easily be generated with something like this:
Animations like the ones suggested in #132 should not need to be hard-coded into our spinner library, since they just involve translating a static string across an empty space. Such animation frames can easily be generated with something like this:
This kind of thing can and should be added to
spinner
as a combinator so that users can roll their own animeOther combinator ideas (resurrect HTML tags with vengeance):
<marquee>
-style scrolling text<blink>
-style blinkersFidget could even support animated epic gamer highlights (though this will require supporting
_style
fields as functions):The text was updated successfully, but these errors were encountered: