Skip to content

Improve ProgressBar appearance in the "% Complete" column

Attila Török requested to merge attilatorok/ktorrent:master into master

I noticed that the "% Complete" column of the torrent list doesn't look quite ideal, and is also hard to read sometimes, at least in the selected and highlighted rows. These patches aim to fix that.

Here are a few "before" screenshots, with my default style, and with "Fusion", "Adwaita", and "Adwaita-Dark":

Screenshot_20210804_005542 Screenshot_20210804_005720 Screenshot_20210804_005817 Screenshot_20210804_005852

The same content and styles, "after":

Screenshot_20210804_010051 Screenshot_20210804_010149 Screenshot_20210804_010234 Screenshot_20210804_010323

I admit that the second commit is the result of some guesswork and experimentation, and the first one might not be the most elegant either, but the table looks to me much better than before.

I wasn't able to test these changes on other platforms, only on Fedora KDE.

Edited by Attila Török

Merge request reports