#5284 closed Enhancement (fixed)
file tree should show the wanted size of the subtree, not the entire size
Reported by: | jordan | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.80 |
Component: | Qt Client | Version: | 2.76 |
Severity: | Normal | Keywords: | |
Cc: |
Description (last modified by jordan)
This dovetails with the discussion in #4076 wrt showing the download folder's free space in the "Add a Torrent" dialog.
When the user toggles the wanted/unwanted checkbox in the file tree, the size displayed in the ancestors' rows should update accordingly. That way users can compare free space to how much space is needed by the files they want. (Bug #532 complicates the second half of that on some filesystems, but that's a separate issue.)
Change History (5)
comment:1 Changed 10 years ago by jordan
- Status changed from new to assigned
comment:2 Changed 10 years ago by jordan
- Description modified (diff)
comment:3 Changed 10 years ago by jordan
- Resolution set to fixed
- Status changed from assigned to closed
comment:4 Changed 10 years ago by jordan
r13998: added in GTK+ client.
comment:5 Changed 10 years ago by jordan
- Type changed from Bug to Enhancement
Note: See
TracTickets for help on using
tickets.
r13998: added in Qt client.