Does it work if you use AppWindow.get_instance() instead? Otherwise we can

I have now:
// do this so window size is properly allocated, but window not shown
        AppWindow.get_instance();
        tool_window.show_all();
but nothing has changed, same problem.

Ah sorry, I wasn't clear. I meant tool_window.set_transient_for(AppWindow.get_instance());

But that's probably not helping as well.
_______________________________________________
shotwell-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/shotwell-list

Reply via email to