Replies: 1 comment
-
I'm not a fan of colored text, it's much less readable, especially if it's not a fixed color but a gradient. Statusbars have a background element that is colored, it look better in that case. I think sorting by ratio in combination with using filters is better approach to this. Transmission also has a feature to stop seeding at certain ratio which will give the torrent a different status and color (if enabled in settings). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been clearing some old files from my NAS server and came across my old ruTorrent installation. Reminiscing, I found some code which changed the ratio colour depending on their value and wondered if something similar could be included in TrguiNG?
Maybe add Ratio : Colorful [] like you did with progress bar?

I've added the 'code' from ruTorrent so you can see what I mean (probably makes more sense to you anyway!)
The Code:
Beta Was this translation helpful? Give feedback.
All reactions