thamara / time-to-leave

Log work hours and get notified when it's time to leave the office and start to live.
http://timetoleave.app
GNU General Public License v3.0
455 stars 267 forks source link

Fix #1040: Preferences window - date overflowing icon after electron … #1041

Closed araujoarthur0 closed 10 months ago

araujoarthur0 commented 10 months ago

Closes #1040

Before: image

After: image

Seems electron removed the overflow that was fixed with the left configuration.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (26066c4) 79.37% compared to head (a788225) 79.37%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1041 +/- ## ======================================= Coverage 79.37% 79.37% ======================================= Files 21 21 Lines 1275 1275 Branches 189 189 ======================================= Hits 1012 1012 Misses 263 263 ```

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

tupaschoal commented 10 months ago

\changelog-update Message: Fix [#1040]: Date overlapping icon on preference window after electron 27.