Treferwynd / transmission-remote-gtk

Automatically exported from code.google.com/p/transmission-remote-gtk
GNU General Public License v2.0
0 stars 0 forks source link

Update free-space faster after add/delete #188

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I believe that, currently,free-space display is updated on the minimized timer 
rather than on the regular visible (ie short) timer.  This means it takes some 
time after a deletion before the free-space is displayed accurately.  It should 
instead do this perhaps on the next short interval following a deletion event.

I would argue for the same behavior for addition, though this is unlikely to be 
as useful as the deletion case: transmission does not allocate any space until 
pieces start arriving for a torrent, and this is almost always longer than the 
short interval.

Original issue reported on code.google.com by reardo...@gmail.com on 10 Mar 2012 at 3:49

GoogleCodeExporter commented 9 years ago

Original comment by a...@eth0.org.uk on 17 Mar 2012 at 10:04