https://bugs.kde.org/show_bug.cgi?id=394406
Peter Mühlenpfordt <de...@ukn8.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/gwe | |nview/5d3d973593c7cae191109 | |52ba2944365a1bab623 Version Fixed In| |18.04.2 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Peter Mühlenpfordt <de...@ukn8.de> --- Git commit 5d3d973593c7cae19110952ba2944365a1bab623 by Peter Mühlenpfordt. Committed on 25/05/2018 at 07:19. Pushed by muhlenpfordt into branch 'Applications/18.04'. Update thumbnail de-/select hover button on selection change Summary: The de-/select (`-`/`+`) hover button of the thumbnails in Browse Mode or thumbnail bar in View Mode does not reflect the actual selection state sometimes. This patch updates the button state when the selection changed. FIXED-IN: 18.04.2 Test Plan: # Open Gwenview in Browse Mode or View Mode with visible thumbnail bar # Use e.g. {key Ctrl Click} to de-/select images or move selection by keyboard # `-`/`+` button of item under mouse pointer should reflect the actual selection state Reviewers: #gwenview, huoni Reviewed By: #gwenview, huoni Subscribers: rkflx Differential Revision: https://phabricator.kde.org/D13010 M +3 -1 lib/thumbnailview/previewitemdelegate.cpp M +5 -2 lib/thumbnailview/thumbnailbarview.cpp https://commits.kde.org/gwenview/5d3d973593c7cae19110952ba2944365a1bab623 -- You are receiving this mail because: You are watching all bug changes.