kiwix / libkiwix

Common code base for all Kiwix ports
https://download.kiwix.org/release/libkiwix/
GNU General Public License v3.0
112 stars 54 forks source link

Better Kiwix Server taskbar home button max-width #1088

Closed kelson42 closed 1 month ago

kelson42 commented 1 month ago

Fixes #1084

I have increase the max-width of the Kiwix Server Home button to 30ch. Even if 30ch does not mean 30 characters, this is more or less the maximum width. It might happen that make it even a bit bigger in the future, but I didn't wanted to take too much risk to generate a regression of some kind.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 40.93%. Comparing base (7366938) to head (6ee0911).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1088 +/- ## ======================================= Coverage 40.93% 40.93% ======================================= Files 58 58 Lines 4204 4204 Branches 2307 2307 ======================================= Hits 1721 1721 Misses 1015 1015 Partials 1468 1468 ```

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