Skip to content

khamburgermenu: Set parent later/do not create window early

David Redondo requested to merge work/parentlater into master

By force creating the window, there is no chance for the stack for adjusting for example the surface format that will be used. This results in graphical glitch with Breeze, instead set a parent in aboutToShow.

Merge request reports