DescriptionMake window resizing animation of share dialog faster to mitigate UI glitch.
This is a quick fix for mitigating the slow loading of the error message.
The share dialog will show resizing animation when the inner content
size changes, however, the inner content is not aligned to the container
while transition is ongoing. This change mitigates that bad effect by
shortening the animation time, as well as shortening the delay after
animation finished.
TEST=manually tested as noted in the bug.
BUG=701282
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2748983002
Cr-Commit-Position: refs/heads/master@{#460305}
Committed: https://chromium.googlesource.com/chromium/src/+/9d2c054aa276113ab85d0493b58d1f33250df1e0
Patch Set 1 #
Messages
Total messages: 20 (12 generated)
|