https://bugs.kde.org/show_bug.cgi?id=481316
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/18cc94b77a7705b65b69ec2e6 |t/b1ff85d230ffa2fcc6d3b5407 |870b2c334b3c74e |c1f9839a48cbc01 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit b1ff85d230ffa2fcc6d3b5407c1f9839a48cbc01 by Nate Graham. Committed on 24/01/2025 at 15:09. Pushed by ngraham into branch 'Plasma/6.3'. kcms/users: fix dialog sizing The dialogs are currently sized improperly at most window sizes, the result of multiple subtle bugs. This commit fixes them all: - Span whole overlay in multi-column view, not just the current column - Give the crop sheet a minimum size compatible with PlaMo and small windows widths - Use actual metrics to determine the number of columns, not an incorrect approximation - Allow the picture chooser dialog to become larger when there's space FIXED-IN: 6.3.0 (cherry picked from commit 18cc94b77a7705b65b69ec2e6870b2c334b3c74e) Co-authored-by: Nate Graham <n...@kde.org> M +3 -2 kcms/users/src/ui/CropSheet.qml M +12 -5 kcms/users/src/ui/PicturesSheet.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/b1ff85d230ffa2fcc6d3b5407c1f9839a48cbc01 -- You are receiving this mail because: You are watching all bug changes.