https://bugs.kde.org/show_bug.cgi?id=487230
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/5deb0 | |a7491eefbe91f36ee7015eaefeb | |78f5a1e6 Resolution|--- |FIXED --- Comment #10 from Marco Martin <notm...@gmail.com> --- Git commit 5deb0a7491eefbe91f36ee7015eaefeb78f5a1e6 by Marco Martin. Committed on 20/05/2024 at 12:18. Pushed by mart into branch 'master'. 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 M +7 -2 src/plasmaquick/appletpopup.cpp https://invent.kde.org/plasma/libplasma/-/commit/5deb0a7491eefbe91f36ee7015eaefeb78f5a1e6 -- You are receiving this mail because: You are watching all bug changes.