https://bugs.kde.org/show_bug.cgi?id=454064
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |449ae169d823c24601625cc9c2f | |3e4e838da7fe3 --- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 449ae169d823c24601625cc9c2f3e4e838da7fe3 by David Edmundson. Committed on 29/07/2022 at 12:35. Pushed by davidedmundson into branch 'master'. [panelview] Avoid assert if max < min Max and min are calculated from two completely different sources. There's scope for them to not be the expected way round. We have an assert reported on this line due to a subtle qBound -> std::clamp porting difference on GCC with debug flags on. M +4 -2 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/commit/449ae169d823c24601625cc9c2f3e4e838da7fe3 -- You are receiving this mail because: You are watching all bug changes.