Commit 60d6a06
Add danger color to #randomize_hash (#2875)
The torrent add dialog #tadd remembers previous settings now to help
users avoid needing to set the same setting repeatedly.
Users also assume that default settings are always safe settings for
general usage, and click through without reviewing them.
A user who checks #randomize_hash for one torrent (deliberately or
otherwise), then is surprised that none of their torrents download
anymore, because #randomize_hash is still checked on all future
torrent additions.
Because users may legitimately want this setting to persist through
several subequent torrent adds, we don't want to remove persistence
for this field. But I think we should draw more attention to its
use, because accidental usage can cause the entire client to stop
functioning as expected (from a user perspective).1 parent 48b3c10 commit 60d6a06
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| 572 | + | |
572 | 573 | | |
573 | 574 | | |
574 | 575 | | |
| |||
0 commit comments