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
none slide action now supported (this is likely to change due to slides combining with child and slide actions)
multiple simultaneous animations supported
Changed
important action methods, dslide-section-nextdslide-section-previousdslide-child-nextdslide-child-previous support an optional argument, REVERSE-IN-PLACE that enables use by actions that want to reverse by re-processing the same org element. Hiding and revealing an item is an example.
dslide-start-from was defaulted to point
Fixed
The tail-end of animations is now buttery smooth due to a math fix
various sources of flicker
removed redundant forward & backwards steps due to excessive use of default implementation of dslide-end, which walks forward until progress cannot be made
some lifecycle issues such as needing to display the slide buffer