A spinner that keeps spinning

Andreas Bergendal andreas.bergendal at gmail.com
Fri May 12 11:31:48 EDT 2023


Just a note that an improved version of WIS_BrowserAnimation has been released:

Version 1.0.4
- More efficient CSS code handling - only CSS code needed for the chosen animations is now included
- Added the possibility to animate text, with various fonts and styles
- The html/css code is now automatically put into a custom prop of the browser, called cHTML. So if you copy the browser widget, the code is conveniently exposed in the Property Inspector, Custom props tab.

Known issues: 
- Going (back) to a card with animated browser widgets on it, while using visual effects, seems to negatively impact the loading of the widget content, at least in the web deployment (i.e. it capriciously fails to load).

Web deployed example:
https://wheninspace.com/browseranimation/
(If the new version does not appear, make sure to clear browser cache or open in a private browser window.)

Source stack:
https://github.com/wheninspace/WIS_BrowserAnimation

/Andreas


More information about the use-livecode mailing list