openzim / youtube

Create a ZIM file from a Youtube channel/username/playlist
GNU General Public License v3.0
42 stars 26 forks source link

Fix channel title truncation for smaller screens in zimui #267

Closed dan-niles closed 1 month ago

dan-niles commented 1 month ago

Fix #264

Fix the channel title truncation on smaller screen devices, so that the channel name doesn't break into multiple lines.

Before:

image

After:

image
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 1.54%. Comparing base (fda7798) to head (05da408).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #267 +/- ## ===================================== Coverage 1.54% 1.54% ===================================== Files 11 11 Lines 1102 1102 Branches 162 162 ===================================== Hits 17 17 Misses 1085 1085 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.