Skip to content

Reduce global toolbar left padding when title is not used, fix title only header and partly fix RTL layouts

Noah Davis requested to merge work/globaltoolbar-leftmargin into master

This is meant to build on the previous global toolbar patch. Also adds a forgotten change to title-only headers and a regression in RTL layouts.

Before:

Left aligned toolbar:

Screenshot_20200613_090115

Toolbar with title:

Screenshot_20200623_201032

Title only:

Screenshot_20200623_201059

RTL:

Screenshot_20200623_201516

After:

Left aligned toolbar:

Screenshot_20200613_090021

Toolbar with title:

Screenshot_20200623_200803

Title only:

Screenshot_20200623_201610

RTL:

Screenshot_20200623_201642

cc @teams/vdg

Edited by Noah Davis

Merge request reports