Chromium Code Reviews
DescriptionAdd better handling for very, very small promo dialogs.
Previously when there was no illustration, the header was
unconditionally moved outside of the scrollable content. This
makes for a better UI overall, but on small screens it can make
the content impossible to interact with.
Now, we move the header in an out of the scrollable region based
on the height of the scroll container. If the height is too
small, then the header is pushed into the scrollable container.
BUG=716808
Review-Url: https://codereview.chromium.org/2902793002
Cr-Commit-Position: refs/heads/master@{#474062}
Committed: https://chromium.googlesource.com/chromium/src/+/7b270ad84689e4a41259edbecdebcce2ecb8772b
Patch Set 1 #
Total comments: 5
Patch Set 2 : Address comments #
Messages
Total messages: 12 (6 generated)
|
|||||||||||||||||||||||||||||||||||||