Skip to content

application-window: Correct ref'ing of titlebar widget

Jan-Michael Brummer requested to merge jbrummer/libdazzle:master into master

This changes object refing of titlebar_revealer to titlebar as this is the widget that get's removed and attached again. Otherwise we will fault during transition to fullscreen due to freeing titlebar widget.

Merge request reports