transmission/gtk/ui
Mike Gelfand 4c5b180f5a
Make preferences dialog non-modal (#4391)
This regressed with the switch to `Gtk::Builder` because the dialog was
non-modal before.

This is the cause of the issue with blocklist update status dialog: it
seems that if there's a modal dialog running, showing another non-modal
dialog will make it inaccessible to the user until the first dialog is
closed thus leaving the modal mode.
2022-12-17 21:07:07 +00:00
..
gtk3 Make preferences dialog non-modal (#4391) 2022-12-17 21:07:07 +00:00
gtk4 Make preferences dialog non-modal (#4391) 2022-12-17 21:07:07 +00:00