Hi Eric,

Thanks a lot - I didn't know about the range widget!

I added a range selector to another popup tag-pill. I am able to select a 
specific point in the range but the dragging mechanism doesn't work:

Here is another gif <https://imgur.com/a/kd0d2wQ>

Do you know why it doesn't work properly within a popup, and if there's a 
way to fix this?

On Thursday, 2 April 2020 01:04:28 UTC+1, Eric Shulman wrote:
>
> On Wednesday, April 1, 2020 at 3:48:07 PM UTC-7, si wrote:
>>
>> I'm happy with the status pill, but the priority text box not so much!
>>
> Anyone have any ideas on how I could improve this? I use priority values 
>> 1-100 so radios are not really an option.
>>
>
> Try using a $range widget (see https://tiddlywiki.com/#RangeWidget)
>
> something like:
> <$range field="priority" min="1" max="100" default="50" increment="1"/> 
> {{!!priority}} 
>
> note: the use of {{!!priority}} following the range slider is optional, 
> and simply provides feedback by showing the current value as a number
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools.com: "Small Tools for Big Ideas!" (tm)
> InsideTiddlyWiki - http://TiddlyTools.com/InsideTW
>
>

-- 
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/1367043e-af18-4d36-b880-55081c223a47%40googlegroups.com.

Reply via email to