Skip to content

Use correct spacing factor for TitleBar_SideMargin

Paul McAuley requested to merge paulm/breeze:418517fix into master

This commit fixes the glitches in titlebar caption when it is updated near the edge. These glitches were caused by the Titlebar_SideMargin being multiplied by the incorrect largeSpacing factor when smallSpacing is used in every other instance.

BUG: 418517

Edited by Paul McAuley

Merge request reports