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

Display blank rather than "0" for zero size fields #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
not sure when the change was made, but I prefer the previous display behavior 
for the three size fields (Size/Uploaded/Downloaded): blank rather than "0" 
when the value is zero.

This is just a one line change in trg_cell_renderer_size_set_property()

Original issue reported on code.google.com by reardo...@gmail.com on 18 Oct 2011 at 3:16

GoogleCodeExporter commented 9 years ago
Ah, I changed this when I found a bug with zero length files, and also wanted 
it to show files as zero length.

I agree with you though, it looks better blank. I've changed it back.

Original comment by a...@eth0.org.uk on 18 Oct 2011 at 3:31