openzim / youtube

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

Fix new line rendering in descriptions in zimui #249

Closed dan-niles closed 1 week ago

dan-niles commented 1 week ago

Fix #248

Added the text-pre-wrap utility class from Vuetify to render new-lines in description areas in the new UI.

Before:

image

After:

image
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 1.62%. Comparing base (b8c0f95) to head (becc57e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ===================================== Coverage 1.62% 1.62% ===================================== Files 11 11 Lines 1047 1047 Branches 158 158 ===================================== Hits 17 17 Misses 1030 1030 ```

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