Comment #2 on issue 9030 by [email protected]: Make animation of show/hide of infobar/download shelf not janky http://code.google.com/p/chromium/issues/detail?id=9030
The download-shelf-hiding animation does, because it otherwise shows a blank area. We tried snap-sizing it to the full size at the beginning of the animation, then animating to reveal, which made the animation smoother, but there was something about it that looked wrong despite the snapping being what we do for all other animations - probably that the snapping took place at the start of the animation rather than the end. The animation was smooth enough in most cases that making it snaply-smoothly-ugly for the sake of a few complex pages (gmail) didn't feel like the right choice. If the showing animation (which does do the snapping) is janky, then this is a problem other than layout. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
