Comment (by DjLegolas):
I have started working on this and found a little problem.[[BR]]
When the `Edit Tracker` window opens and pressing `ESC` or `X`, the `Edit
Trackers` window will be unusable as it the code will not use
`set_sensitive(True)`.[[BR]]
Wherefore, I have two options:
1. Bind to the `close` event and handle it there.
2. Remove the sensitivity change.
Currently, opening the`Add Tracker` window does not changes the `Edit
Trackers` window at all.
Why the different approach?
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/2434#comment:4>
Deluge <https://deluge-torrent.org/>
Deluge Project
* status: new => closed
* resolution: => Fixed
Comment:
Thanks! Fixed in 1cd005c2
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/2434#comment:5>