https://bugs.kde.org/show_bug.cgi?id=493344

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/c083f4674fe09aeaad4fc1296 |t/fead85fc2245864af2b6f0bb3
                   |04749ee5e710f80             |ec36c8f12d3fda1

--- Comment #16 from Nate Graham <n...@kde.org> ---
Git commit fead85fc2245864af2b6f0bb3ec36c8f12d3fda1 by Nate Graham.
Committed on 26/09/2024 at 15:29.
Pushed by ngraham into branch 'Plasma/6.2'.

Fix potential overflow of agenda heading of digital clock

The original approach to determining the heading height is to just use
the height of the MonthView and hope it would be enough. This
assumption is untrue for many font/theme combinations and can cause
spacing issues even if the height happens to be enough.

We fix this by synchronizing the height of both headers to be the
larger one.


(cherry picked from commit c083f4674fe09aeaad4fc129604749ee5e710f80)

Co-authored-by: tusooa the west wind <tus...@kazv.moe>

M  +6    -1    applets/digital-clock/package/contents/ui/CalendarView.qml
M  +3    -1    components/calendar/qml/MonthViewHeader.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/fead85fc2245864af2b6f0bb3ec36c8f12d3fda1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to