Davletvm / soashable

Automatically exported from code.google.com/p/soashable
0 stars 0 forks source link

Fix performance of drag-n-drop in roster #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Revision 240 in SVN will reproduce this state.

See attached image with profile information. Terrible. Either fix
Scriptaculous or implement another way.

Original issue reported on code.google.com by h.iver...@gmail.com on 4 Sep 2007 at 12:37

Attachments:

GoogleCodeExporter commented 9 years ago
I profiled this drag-n-drop library and it seemed more efficient (at least 
according
to the averages):
http://tool-man.org/examples/sorting.html

Original comment by ces....@gmail.com on 4 Sep 2007 at 2:23

GoogleCodeExporter commented 9 years ago
Anders recommended EXTjs. It seems blazing fast:

http://extjs.com/deploy/ext/examples/tree/organizer.html

all examples: http://extjs.com/deploy/ext/docs/index.html

It is licensed under LGPL.

Original comment by h.iver...@gmail.com on 5 Sep 2007 at 1:53

GoogleCodeExporter commented 9 years ago
using extjs tree

Original comment by h.iver...@gmail.com on 11 Sep 2007 at 12:33

GoogleCodeExporter commented 9 years ago

Original comment by h.iver...@gmail.com on 23 Jan 2008 at 6:14