]> source.dussan.org Git - jquery-ui.git/commit
Sortables performance increased massively - using offsetWidth/offsetHeight to refresh...
authorEduardo Lundgren <eduardolundgren@gmail.com>
Mon, 30 Jun 2008 13:43:09 +0000 (13:43 +0000)
committerEduardo Lundgren <eduardolundgren@gmail.com>
Mon, 30 Jun 2008 13:43:09 +0000 (13:43 +0000)
commit75b29b66df66a92cc90b3f5079840cbf147f59d6
tree80221e4ddcd7fa728cf322172fc9571ef9a6de96
parent3603a87d7d4a065b25f2514ff085d67773702994
Sortables performance increased massively - using offsetWidth/offsetHeight to refreshPostions instead of outerWidth/outerHeight
ui/ui.sortable.js