GNOME Bugzilla – Bug 768184
headerbar: don't throw a warning if title widget is hidden
Last modified: 2016-06-29 16:24:24 UTC
commit 0015ebc4a8f269f6888fcacef3e83e3167241d67 reworked some of the titlebar size allocation code. Those changes inadvertently introduced a warning when the application sets the headerbar title widget to be hidden. This commit fixes that warning.
Created attachment 330586 [details] [review] headerbar: don't throw a warning if title widget is hidden
I confirm that solves the problem I had. Thanks!
Attachment 330586 [details] pushed as 386d17d - headerbar: don't throw a warning if title widget is hidden