digitie / transmission-remote-dotnet

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

Remove Gradient from "Done" Bar #288

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
USE THE SEARCH TO FIND SIMILAR FEATURE REQUEST! If none found, please fill
this form:

Provide a brief summary of the the feature you'd like to see implemented.

* Maybe have an option on what the Done progress bar looks like.  The gradient 
is too flashy and ideally should just be a single solid color.  And also the 
progress % text overlay should be better contrasting..and so ideally just make 
the progress bar Blue with the overlay text % white...but the text can remain 
black until the blue is enough in the background.

Provide any additional information which might be useful here.

*********************************************************
please click the 'star' icon to be notified of future changes,
and to let us know how many of you are interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by core...@gmail.com on 6 Jul 2010 at 5:33

GoogleCodeExporter commented 8 years ago
Added by r665. You can disable the gradient by set the noGradientTorrentList 
key to 1.

Original comment by elso.and...@gmail.com on 7 Sep 2010 at 11:34

GoogleCodeExporter commented 8 years ago
And how would one do this?  Is it executed via the command line or actually 
modifying the source code and recompiling??

Original comment by core...@gmail.com on 8 Sep 2010 at 12:48

GoogleCodeExporter commented 8 years ago
Run the nighty build, close it, open the 
currentuser/software/TransmissionRemote/Settings key with regedit. Change the 
noGradientTorrentList value to 1. Rerun the nighty build.

Original comment by elso.and...@gmail.com on 8 Sep 2010 at 7:37