Re: [Shotwell] Adjust photo in fullscreen
- From: Jens Georg <mail jensge org>
- To: Norbert Preining <preining logic at>
- Cc: Jerome Verleyen <jerome verleyen fr>, shotwell-list gnome org
- Subject: Re: [Shotwell] Adjust photo in fullscreen
- Date: Tue, 28 Feb 2017 10:44:41 +0100
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]