Skip to content

Fix background of titlebar of KPageWidget

Carl Schwan requested to merge work/carl/fix-titlebar-kpagewidget into master

In some cases, the title bar of the KPageWidget is not draw. This fix the issue by drawing it in all cases.

Before:

image

After:

image

@teams/vdg

Merge request reports