Hi Perhaps a better approach:
-- mousedown (edit list to move item to end of list) -- move mouse to wherever (no change to list) -- mouseup (edit list to move item from end of list to after mouseup position) This avoids multiple (redundant) edits of the list. regards On Friday, 16 October 2015 01:56:39 UTC+2, Jed Carty wrote: > > Mario, > > I think that even if you got in-progress feedback to show the item under > the current mouse would be mousedown-move cursor-edit list position-move > more-edit list to put item at new position-mouseup-edit list the final > time, so that wouldn't be a fundamental difference that would be addressed > by the list editing side of things. > There may be a better way to do things, but this at least avoids part of > the problem caused by dom refreshes mid move. You would get visual feedback > and all feedback would reflect actual changes to the tiddler store. There > may still be some strange behavior if the dom refreshes at an incovnenient > time, but it would be a start. > -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2c6b3224-01c4-4638-92bd-220d72a0a1f1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

