Re: [Shotwell] Adjust photo in fullscreen




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.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]