>
> Hi, BTC
>
> I noticed that text inside the target-div inside the swipe widget isn't
> selectable.
>
Yes, that's something hammerjs disables by default, because swiping would
then select text, too - and that's not wanted in most of the cases
> Is there a work-around to this that I'm missing?
>
I could make something that can be passed to the widget to disable it -
I'll have to see
You could try a css tweak:
what does adding
user-select: text !important;
to the element that should be made swipeable?
>
> I'm thinking of creating a position:absolute height:100% width:100% view
> template with the swipe widget that will enable swipe-left to close
> tiddler, and swipe-right to edit tiddler, but I want to retain the ability
> to select text. Is this possible?
>
Because of the text-select blocking I prefer using the
top/left/right/bottom unused space of tiddlers for swipe actions
The blocking of user-select is an important part for hammerjs to work
better ... I think if it selects the text every time you swipe, you
wouldn't be happy either
BTC
>
>
>
> On Monday, April 9, 2018 at 9:29:16 PM UTC+9, BurningTreeC wrote:
>>
>> ... and the Pinch widget is online, too
>>
>> some small changes may be made the next days on some widgets the next
>> days. nothing big - cleaning up and looking for errors
>>
>> BTC
>>
>
--
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 post to this group, send email to [email protected].
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/8db2749a-03df-43d4-8a0e-5de19996fd90%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.