commit | fa1a182d1692dc854d1d8b651d3f8055f8ce0d08 | [log] [tgz] |
---|---|---|
author | edchin <edchin@chromium.org> | Wed May 08 23:11:49 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 08 23:11:49 2019 |
tree | 39f17a05aa5546bf52c6ee4621ba7837c17a29b4 | |
parent | 2c85f73d7aedfd79fe0051a04e44f099090fa715 [diff] |
[ios] Fix tab grid top toolbar height The custom intrinsic height was removed in crrev.com/c/1397639. UIToolbar does not automatically adjust its height to its inner content. This CL reintroduces the intrinsic height. This fixes a bug where the height was short when cold starting in landscape. TBR=mrsuyi@chromium.org Bug: 933330 Change-Id: I4fa044c84af692f0eafceeaee388f8f601fb23a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1600365 Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Reviewed-by: edchin <edchin@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Auto-Submit: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#657914}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .