https://bugs.kde.org/show_bug.cgi?id=418368
Dan Leinir Turthra Jensen <ad...@leinir.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kne | |wstuff/b9a1dd14800b45a06fe4 | |e70f1f8079580a2967f1 --- Comment #3 from Dan Leinir Turthra Jensen <ad...@leinir.dk> --- Git commit b9a1dd14800b45a06fe4e70f1f8079580a2967f1 by Dan Leinir Turthra Jensen. Committed on 05/03/2020 at 08:49. Pushed by leinir into branch 'master'. Fix clicking thumb-only delegate Summary: This fixes a call to an attached property which only exists on the delegate root, not the children. Test Plan: Switch to the thumbnail only view and click an item. Notice that without the patch the click is ignored (and produces error output on the console), and that with the patch it works. Reviewers: #frameworks, ngraham Reviewed By: ngraham Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D27777 M +1 -1 src/qtquick/qml/private/entrygriddelegates/ThumbDelegate.qml https://commits.kde.org/knewstuff/b9a1dd14800b45a06fe4e70f1f8079580a2967f1 -- You are receiving this mail because: You are watching all bug changes.