On Sunday, July 12, 2020 at 11:10:34 AM UTC-7, Adithya B M wrote:
>
> Thanks for all the work. Superb stuff!
>

Thanks.
 

> Some feedback:
> 1) In the latest version, the width of the content in autoscroll tiddlers 
> is reduced in my TW (is it because of the new "scrollContent"/"scrollframe" 
> container?). I see its not the case in your demo TW. I wonder why...
> 2) Also, could we do without adding a white background to the autoscroll 
> tiddlers? I have a black themed TW, so i generally remove it manually.
>

Both of the above issues are most likely related to the "scrollframe" 
styles.
To address your customization needs for your black theme, I've refactored 
the style handling.
There is now one more tiddler in the package: 
TiddlyTools/AutoScroll/FrameStyles
which contains just the CSS declarations used for the scrollframe.  The 
default contents of this tiddler is:
border:1px solid; padding:1em; background:#ffe;
which gives a nice light yellow-ish colored background.

If you edit this tiddler, you can change the styles to suit your 
preferences.

You can also just delete that tiddler entirely, and the AutoScroll display
will have no border or padding or background color, allowing your
tiddler text/background colors to show up as you want.

Note: I also removed the "gray background when paused" style, since its
visually obvious when the scrolling is paused (i.e., things stop moving!)

All of this is now fully documented in the posted file, here:
   http://TiddlyTools.com/autoscroll.html

enjoy,
-e





> Adithya
>
> On Sunday, July 12, 2020 at 10:12:17 PM UTC+5:30, Eric Shulman wrote:
>>
>> Another update:
>>
>> * added handling for ENTER, SPACE, and ESCAPE to start, pause/resume, and 
>> stop auto-scrolling
>> * added documentation
>>
>> -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/303d4f78-a66d-4751-bcb8-585803c8e0fdo%40googlegroups.com.

Reply via email to