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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/libplasma/-/commit/5deb0 |ma/libplasma/-/commit/24e2b
                   |a7491eefbe91f36ee7015eaefeb |6e95ee3ec192baa8d0a7a545629
                   |78f5a1e6                    |dbed7595

--- Comment #11 from Marco Martin <notm...@gmail.com> ---
Git commit 24e2b6e95ee3ec192baa8d0a7a545629dbed7595 by Marco Martin.
Committed on 20/05/2024 at 14:59.
Pushed by mart into branch 'Plasma/6.0'.

More robust against malformed hints

std::clamp can assert when the minimum value is bigger than the maximum
value, max(min(minimum, value), maximum) should be a bit more robust
against such cases, and still return a valuse that is somewhat sensible
and usable


(cherry picked from commit 5deb0a7491eefbe91f36ee7015eaefeb78f5a1e6)

5deb0a74 More robust against malformed hints

M  +7    -2    src/plasmaquick/appletpopup.cpp

https://invent.kde.org/plasma/libplasma/-/commit/24e2b6e95ee3ec192baa8d0a7a545629dbed7595

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

Reply via email to