On Friday, July 10, 2020 at 6:42:26 AM UTC-7, Felicia Crow wrote: > > Like the new look with the images and the added functionality. >
Thanks. If you look at the button code, it's all just stuff that TiddlyWiki does well, like $action-navigate and tm-open-window. BTW, I've just made yet another "fix"... I had previously said that the scroll rate was linear... that is, the same speed all the way through from top to bottom of the content. However, the default was actually "ease in, ease out" where the scrolling starts slow, speed up in the middle, and slows down towards the end. I've just now changed the transition CSS to actually use "linear" so the speed is consistent for the full range of scrolling. Here's a reference on the various "easings" that are commonly used: https://easings.net/ As always, the latest update is here: http://tiddlytools.com/autoscroll.html -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c84aef6a-eb92-440c-8b95-2deefb69b385o%40googlegroups.com.

