https://bugs.kde.org/show_bug.cgi?id=419341
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.20 Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/c0372aec | |881050a4fae18d04699255ad4b6 | |53e6d Status|CONFIRMED |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit c0372aec881050a4fae18d04699255ad4b653e6d by Nate Graham. Committed on 26/08/2020 at 14:27. Pushed by ngraham into branch 'master'. Improve UI of proceed sheet Right now if the text is really long, it gets elided at the bottom so you need to click a button to see the rest, and the two distinct sections of the text are kind of unclear. This commit puts the text in the sheet's own scrollview so you can scroll immediately, and adds a line break between the sections. It also puts the bottom buttons in a footer, which looks better. FIXED-IN: 5.20 M +33 -40 discover/qml/DiscoverWindow.qml M +1 -1 libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp https://invent.kde.org/plasma/discover/commit/c0372aec881050a4fae18d04699255ad4b653e6d -- You are receiving this mail because: You are watching all bug changes.