#446 closed bug (Fixed)
"Delete at ratio" and the ratio spinner are not grayed out when "stop at ratio" is unchecked in the options tab
Reported by: | ari-_-e | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | GTK UI | Version: | 0.9.06 (1.0.0_RC6) |
Keywords: | Cc: |
Description
In the torrent options tab, the "delete at ratio" checkbox and the entry spinner for the "stop at ratio" checkbox should be grayed out when stop at ratio is unchecked, like they are in the preferences dialog. I tried to fix this in a general way like it's handled in the prefs dialog, but my Python and GTK+ experience is just slightly too nonexistent for it to be possible.
If possible, I think the best way to fix this and at the same time ensure consistency into the future would be to unify the code used by the prefs dialog, the options tab, and the add torrent dialog. They all have slightly different requirements though, so I'm not sure this is possible.
Change History (2)
comment:1 by , 16 years ago
Milestone: | → 1.0.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed [4176]