Descriptionui/list.js: prevent from position calculation with wrong position.
cr.ui.List.ensureAllItemSizesInCache() has manipulate elements and it has sometimes changed the scroll position and/or the client height unexceptionally.
To prevent it, this CL moves reading of the positions before ensureAllItemSizesInCache().
BUG=110140
TEST=manual on taskmanager.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120032
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|