https://bugs.kde.org/show_bug.cgi?id=481316
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.3.0 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/18cc94b77a7705b65b69ec2e6 | |870b2c334b3c74e --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 18cc94b77a7705b65b69ec2e6870b2c334b3c74e by Nate Graham. Committed on 24/01/2025 at 14:39. Pushed by ngraham into branch 'master'. 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 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/18cc94b77a7705b65b69ec2e6870b2c334b3c74e -- You are receiving this mail because: You are watching all bug changes.