https://bugs.kde.org/show_bug.cgi?id=432807
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/03f41d38 | |4a6c8e7475a8ab948142015a21a | |75d2c Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Nate Graham <n...@kde.org> --- Git commit 03f41d384a6c8e7475a8ab948142015a21a75d2c by Nate Graham. Committed on 11/02/2021 at 15:57. Pushed by ngraham into branch 'master'. Increase maximum width of review dialog to a sane size A maximum value was set over a year ago but seems to have been somehow ignored until recent changes in Kirigami made it take effect--at which point it was revealed to be an absurdly low maximum value (144px wide with the standard 10pt Noto Sans font). The principle of a maximum width makes sense to prevent the dialog from looking silly with very wide windows, but the current maximum is much too small. Let's triple it. FIXED-in: 5.20.1 M +1 -1 discover/qml/ReviewDialog.qml https://invent.kde.org/plasma/discover/commit/03f41d384a6c8e7475a8ab948142015a21a75d2c -- You are receiving this mail because: You are watching all bug changes.