Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
41 stars 7 forks source link

Strange bug when using lots of pauses in events #308

Closed bob2517 closed 1 year ago

bob2517 commented 1 year ago

Sometimes it wasn't firing back into the event flow.

This has been fixed on the branch.

bob2517 commented 1 year ago

This possibly (needs more testing) appears to have fixed a related issue when paused animations would no longer continue if switching tabs and coming back into the page.

bob2517 commented 1 year ago

Closing in preparation for release.