Eric, This is beautiful. It solves the problem!

This would be my wishlist: Would this scenario be hard to pull off?
1) There is an autoscroll button on the toolbar on each tiddler
2) On clicking, the button fires an actionwidget? which:


   - Launches the Autoscroll Tiddler
   - Prepopulates the tiddler to be scrolled


   - Maybe use a field value from the original tiddler to populate the 
   duration field. 
   - The Autoscroll tiddler can continue to have a pause,stop and reset 
   buttons

 
 
 
 
 



On Thursday, July 9, 2020 at 5:54:36 PM UTC+5:30, Eric Shulman wrote:
>
> On Thursday, July 9, 2020 at 2:09:43 AM UTC-7, Adithya B M wrote:
>>
>> The tiddler is longer than one viewport.
>> I am currently stuck at how to "do" something when the toolbar button is 
>> clicked. Are there any tutorials about this?
>>
>
> I did my experimenting with a CSS-based solution... and have it working 
> and have posted it on my site:
>
>    http://tiddlytools.com/autoscroll.html
>
> Rather than add a toolbar item to each tiddler,
> I created a "viewer" tiddler named "AutoScroller".
> It provides a form that lets you:
>
>    - select a tiddler to view
>    - enter a duration for the scrolling (in seconds)
>    - press "start" button to begin scrolling
>    - press "stop" button to pause scrolling
>    - press "reset" button to return to top of content
>    - press "clear" button to reset selection and duration
>
> Below the form is a display area that shows the selected tiddler's content 
> in a scrollable area.
> At the bottom is some debugging output that shows the CSS that is being 
> used.
>
> Give it a try and let me know what you think.
>
> enjoy,
> -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/175ace40-1240-42b1-938b-0a35b6b1f246o%40googlegroups.com.

Reply via email to