[Commits] svn commit: 4432
Subversion Database Process
svn at thor.atrc.utoronto.ca
Wed Oct 24 15:19:42 EDT 2007
------------------------------------------------------------------------
r4432 | clown | 2007-10-24 15:19:42 -0400 (Wed, 24 Oct 2007) | 4 lines
Changed paths:
M /fluid/components/trunk/src/webapp/component-templates/js/fluid/Reorderer.js
FLUID-71: Sped up drag-and-drop by modifying jQuery UI's drag-and-drop start function to not check
that the element is an "orderable", but to assume that it is (relying on jQuery UI to pass an
"orderable" (i.e. sortable)). This removes a loop. [JS, MD]
------------------------------------------------------------------------
More information about the Commits
mailing list