[tw5] Re: What is the issue with list-tagged-draggable?

2018-11-06 Thread Mohammad
Matt,
 When I close the sidebar, the  list-tagged-draggable works correctly!
It is a strange behavior and I am not sure if the bug is 
from  list-tagged-draggable!

Mohammad

-- 
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/6c92329b-d17c-450e-a2ec-77ae1f83a74e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: What is the issue with list-tagged-draggable?

2018-11-05 Thread Mohammad
Mark you are right!
It uses details tag of html5 which seems differently supported by different 
browser.

Mohammad

-- 
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/f3561b90-b0eb-4484-b13c-c4bc39fbe471%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: What is the issue with list-tagged-draggable?

2018-11-05 Thread 'Mark S.' via TiddlyWiki
In my FF, I don't see those chevron's, BTW.

-- Mark

On Monday, November 5, 2018 at 11:28:20 AM UTC-8, Mohammad wrote:
>
> Hello Matt,
> Your commend made me test the code in some other browsers
>
>1. In Edge it does not work, does not show even correct ordinal number!
>2. in FF it works fine, but drag and drop is too slow (not related to 
>my issue)
>
> It seems you are correct! I appreciate others if they have any experiences 
> on this!
>
>
> Best
> Mohammad
>

-- 
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/8e8b55e2-927d-43cb-aa69-df075ba96227%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: What is the issue with list-tagged-draggable?

2018-11-05 Thread Mohammad
Hello Matt,
Your commend made me test the code in some other browsers

   1. In Edge it does not work, does not show even correct ordinal number!
   2. in FF it works fine, but drag and drop is too slow (not related to my 
   issue)

It seems you are correct! I appreciate others if they have any experiences 
on this!


Best
Mohammad

-- 
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/62c30a41-0912-4d57-bfa6-fb3370af7e10%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: What is the issue with list-tagged-draggable?

2018-11-05 Thread Mohammad
Hello Mark,
 I mean the small arrows. To reproduce the issue

   1.  from sidebar click on "Slider Manager" Tab
   2. Expand the TOC by clicking on small arrows (not important, but note 
   that the Slider Manager Tab is open)
   3. Now in "Sl-Tutorial" tiddler (one is open at the top) drag and drop 
   tiddlers in the list
   4. Note to the ordinal numbers


Cheers
Mohammad

-- 
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/943895d9-0946-400b-ac03-082995698f55%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: What is the issue with list-tagged-draggable?

2018-11-05 Thread Matthew Lauber
As far as I can tell, this is a rare bug in browser behavior in Chrome.  
Nothing in the html for the lists specifies the numbers.  It's supposed to 
automatically calculate them when rendering.  I wonder if we're not 
managing to cause it to confuse it by changing the order.  I note that I 
cannot reproduce the bug in firefox.  

Matt

On Monday, November 5, 2018 at 3:08:46 AM UTC-5, Mohammad wrote:
>
>
> *A Customized TOC and **list-tagged-draggable*
>
> Inspired from the work by @TonyM 
> ,
>  
> I have a two levels TOC macro. It uses a simple nested list widget.
> Then I use the *list-tagged-draggable*  macro to re arrange the list or 
> add new tiddler. Strangely when I use
> grad and drop to re arrange the tiddlers I got wrong ordinal number!
>
> Is *list-tagged-draggable*  macro buggy? Or something I missed in the 
> code?
>
> A demo to reproduce the issue can be found here
>
> http://kookma.tiddlyspot.com/
>
>
> Best
>
> Mohammad
>

-- 
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/d022f154-0574-4467-996c-b3ffbba4244d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw5] Re: What is the issue with list-tagged-draggable?

2018-11-05 Thread 'Mark S.' via TiddlyWiki
I don't understand the instructions. What chevrons? 

-- Mark

On Monday, November 5, 2018 at 12:08:46 AM UTC-8, Mohammad wrote:
>
>
> *A Customized TOC and **list-tagged-draggable*
>
> Inspired from the work by @TonyM 
> ,
>  
> I have a two levels TOC macro. It uses a simple nested list widget.
> Then I use the *list-tagged-draggable*  macro to re arrange the list or 
> add new tiddler. Strangely when I use
> grad and drop to re arrange the tiddlers I got wrong ordinal number!
>
> Is *list-tagged-draggable*  macro buggy? Or something I missed in the 
> code?
>
> A demo to reproduce the issue can be found here
>
> http://kookma.tiddlyspot.com/
>
>
> Best
>
> Mohammad
>

-- 
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/e230f384-45ba-4d0a-b538-88d30049ac63%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.