andrewdavidmackenzie / pigg

Raspberry Pi GPIO GUI
Apache License 2.0
208 stars 8 forks source link

Avoid text wrap in menu on linux #561

Closed andrewdavidmackenzie closed 2 weeks ago

andrewdavidmackenzie commented 2 weeks ago

Fixes #559 menus have text wrap to widening

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 31%. Comparing base (22b0600) to head (1da8165). Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
src/views/unsaved_status.rs 0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #561 +/- ## ===================================== Coverage 31% 31% ===================================== Files 36 36 Lines 4728 4728 ===================================== Hits 1450 1450 Misses 3278 3278 ``` | [Flag](https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/561/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/andrewdavidmackenzie/pigg/pull/561/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie) | `31% <0%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrew+Mackenzie#carryforward-flags-in-the-pull-request-comment) to find out more.

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