Skip to content

Fix page header being shown even when it's specified not to

Devin Lin requested to merge work/fix-hide into master

Fix Page's globalToolBarStyle property not hiding the header when Kirigami.ApplicationHeaderStyle.None is set.

Fixes https://bugs.kde.org/show_bug.cgi?id=442118

Merge request reports