[iOS] Fix |-expandedTopToolbarHeight|.
CGRectGetMaxY() changes as the toolbars are translated, causing issues when it is called from |-updateForFullscreenProgress:|. This CL updates the implementation to be based on the heights, rather than the frames. Bug: 903229 Change-Id: Ice018324f426104467f80c21544435c612b3455f Reviewed-on: https://chromium-review.googlesource.com/c/1328143Reviewed-by:Gauthier Ambard <gambard@chromium.org> Commit-Queue: Kurt Horimoto <kkhorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#607681}
Showing
Please register or sign in to comment