You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GTK4] Fix GtkWidget warning when updating shell bounds
This is a continuation of bd1cdd6 where
a 'GTK_IS_WIDGET (widget)' warning is logged when measuring the height
of a NULL titlebar. This issue appears when e.g. calling setBounds() on
a Shell.
To reproduce this warning, run e.g. Snippet16.
0 commit comments