Description[ash] Preferred size of ShelfView is not fixed when item is animating
Problem:
When an item is dragged in overflow bubble to left or right, item and bubble
are flickered. The reason for this is preferred shelf view size is based on
item's bounds which is not a fixed value when it is in animating.
Instead, ideal bounds is more better to get the shelf view's preferred size.
R=xiyuan@chromium.org, jamescook@chromium.org
BUG=316101
TEST=visual test
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235640
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|