mediathekview / MediathekView

Das Programm MediathekView durchsucht die Online-Mediatheken verschiedener Sender
https://mediathekview.de
GNU General Public License v3.0
844 stars 95 forks source link

[Enhancement] Readability: Make font in download progress column the same size as other columns #698

Closed ushuc closed 1 year ago

ushuc commented 1 year ago

Screenshot 1 shows the font size in the progress column during a download. It is smaller than the font size in the other columns and not very well readable. Screenshot 2 shows the font size after the download has finished. It is now the same size as the other columns.

Please make the font size during downloading equally large as the other columns, that would make the progress more readable during Download. The blue download progress in the background would still be very very visible, even with the larger font size.

Screenshot 1: grafik

Screenshot 2 grafik

ushuc commented 1 year ago

Another thought: Black font color in these two cases (and with other background colors as well) would make it more readable, too.

derreisende77 commented 1 year ago

The progress text is part of the progress control and therefore must fit into it -> smaller font than the rest. This is intentional and will not be fixed. Besides that in MV 14 there will be no more text shown in the progress control as it provides all the information. The white color highlighting is done by the platform-specific UI settings and not by our program - and it will depend on whether you are using dark mode or not. It will also remain this way. If the background colors do disturb you you can change them in the settings dialog yourself.

ushuc commented 1 year ago

in MV 14 there will be no more text shown in the progress control as it provides all the information

Progress indicated by text both together with the progressing color fill provides more/precise information about the download progress than only the fill color alone. I would suggest then to leave it as it is right now and keep the text in there. Makes it easier to sort by download progress in the column.