Skip to content

mainwindow: Show the UI when window is ready

Alexandru Băluț requested to merge aleb/pitivi:headerbarfix into master

This prevents a GTK error about the Greeter perspective's headerbar providing a negative size for some widget.

(pitivi:358): Gtk-WARNING **: 21:41:06.354: gtk_widget_size_allocate(): attempt to allocate widget with width -151 and height 19

Merge request reports