@Jan,

for your usecase of the *swipe* widget:

you can play with $threshold="" (default is 30) and set it lower. the 
threshold defines the minimal amount of movement required to trigger the 
swipe. if you set it lower, your swipe will be triggered earlier.

If you want some transitions on the sidebar or leftbar when they show up, 
you could do it by css. there's the "animate.css" github repo I'm also 
using on muritest here <http://muritest.tiddlyspot.com/#animate%20css>.

you can change the $:/core/ui/PageTemplate/sidebar and change 
class="tc-sidebar-scrollable" to class="tc-sidebar-scrollable animated 
fadeInRight" so that it fades in from the right when it appears. you can 
tweak the animation time in the animate css stylesheet.

for the leftbar you could do the same


best wishes,
Simon

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/87d498c8-3886-471c-922d-3f7f04203060%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to