Ensure caption button height for maximized windows isn't too large.
Pre-Refresh a maximized window had a very condensed tabstrip, so it made sense to set Windows 10's caption button height to (slightly less than) the tabstrip height. Refresh tabs are much taller though, so now they look way too big. This patch caps their height at the restored height, since that's what Windows does in the same case. Bug: 855802 Change-Id: I305491442462a8979388cb78e0be3975d9f1c88f Reviewed-on: https://chromium-review.googlesource.com/1116188 Commit-Queue: Bret Sepulveda <bsep@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#570873}
Showing
Please register or sign in to comment