Search and Top Navigation
#9339 closed feature (fixed)
Opened May 29, 2013 12:40PM UTC
Closed May 29, 2013 12:43PM UTC
Last modified November 26, 2013 03:36PM UTC
Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow
Reported by: | mikesherov | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.4 |
Component: | ui.droppable | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Attachments (0)
Change History (4)
Changed May 29, 2013 12:40PM UTC by comment:1
milestone: | none → 1.11.0 |
---|---|
status: | new → open |
type: | bug → feature |
Changed May 29, 2013 12:43PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | open → closed |
Droppable: Defer querying of offsetWidth and offsetHeight until they're required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow.
Changeset: a4fc7a9e9664d44d65b971c90a0cad82e1e79344
Changed November 26, 2013 03:34PM UTC by comment:3
Droppable: Defer querying of offsetWidth and offsetHeight until they're required. Fixes #9339 - Droppable: offsetWidth and offsetHeight are queried unnecessarily causing synchronous reflow.
(cherry picked from commit a4fc7a9e9664d44d65b971c90a0cad82e1e79344)
Changeset: 0ab1e16ad9eae6b030e7f569973787664760e8e6
Changed November 26, 2013 03:36PM UTC by comment:4
milestone: | 1.11.0 → 1.10.4 |
---|