applets/clipboard: Fix highlight after exiting edit mode
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
applets/clipboard: Fix highlight after exiting edit mode
Fushan Wen
requested to merge
work/fusionfuture/clipboard-fix-currentindex-editpage-524
into
Plasma/5.24
Jan 29, 2022
Overview
2
Commits
2
Pipelines
2
Changes
1
Don't change the current item when not saving it.
Use Qt.callLater as the item will be moved to the top after saving it, and we would like to hightlight the real first item.
Merge request reports
Loading