Disable stacked tabs with tab scrolling on.
Previously, with tab scrolling on and stacked tabs both on, the tabstrip was being put into the ScrollView, but stacked tabs never let the tabstrip width grow beyond the available width, so it never became scrollable. Now, tab scrolling prevents stacked tabs layout from being enabled. Bug: 1145746 Change-Id: I1e2196138566e3998a59639baeb6dfe9e3742065 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522509Reviewed-by:Charlene Yan <cyan@chromium.org> Commit-Queue: Taylor Bergquist <tbergquist@chromium.org> Cr-Commit-Position: refs/heads/master@{#825070}
Showing
Please register or sign in to comment