Chromium Code Reviews
DescriptionStop notifications from being clipped on resize.
If you hover over a notification, they are specially held in place so if
other notifications disappear or change size, you don't accidentally
click on a different one. But, if notifications at or below the
notification you are hovering over get bigger, then, in order to keep
the hovered notification in the same place, they would be pushed out the
bottom of the notification list view and be clipped. Instead, increase the
size of the list view and let the hovered notification move up.
BUG=
Review-Url: https://codereview.chromium.org/2696523002
Cr-Commit-Position: refs/heads/master@{#451547}
Committed: https://chromium.googlesource.com/chromium/src/+/9cfb02e626c5e82aa1f2ac8528c50778719bd8c3
Patch Set 1 #Patch Set 2 : Update comments. #Patch Set 3 : More animations. #
Total comments: 8
Patch Set 4 : Address comments. #Patch Set 5 : put that one whitespace back #Patch Set 6 : Add additional comments. #
Depends on Patchset: Messages
Total messages: 22 (8 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||