https://bugs.kde.org/show_bug.cgi?id=482349
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.1 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/knewstuff/-/commit/4 | |9f2037ac22fcb430fadd5d7b29b | |d8af234573a4 --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 49f2037ac22fcb430fadd5d7b29bd8af234573a4 by Nate Graham, on behalf of Akseli Lahtinen. Committed on 07/03/2024 at 16:01. Pushed by ngraham into branch 'master'. Fix link list dialog for installation button In gridview, installation buttons showed "Install..." for every item, even if the item had only single download link. This fixes it by showing correct button. The problem was using `entry` directly instead of `model`. FIXED-IN: 6.1 M +4 -4 src/qtquick/qml/private/entrygriddelegates/TileDelegate.qml https://invent.kde.org/frameworks/knewstuff/-/commit/49f2037ac22fcb430fadd5d7b29bd8af234573a4 -- You are receiving this mail because: You are watching all bug changes.