]> source.dussan.org Git - jquery-ui.git/commit
Droppable: Defer querying of offsetWidth and offsetHeight until they're required...
authorSteven Luscher <jquerycla@steveluscher.com>
Fri, 10 May 2013 21:03:44 +0000 (14:03 -0700)
committerMike Sherov <mike.sherov@gmail.com>
Wed, 29 May 2013 12:41:30 +0000 (08:41 -0400)
commita4fc7a9e9664d44d65b971c90a0cad82e1e79344
tree356d5a333ddc955cdf9292c9c64322a089422b32
parent6df5c1a4ae738e591694e0fe2fa3bbb8b05f6b0a
Droppable: Defer querying of offsetWidth and offsetHeight until they're required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow.
ui/jquery.ui.droppable.js