Skip to content
GitLab
Explore
Sign in
applets/clipboard: Fix highlight after exiting edit mode
Code
Review changes
Check out branch
Download
Patches
Plain diff
Fushan Wen
requested to merge
work/fusionfuture/clipboard-fix-currentindex-editpage
into
master
Jan 29, 2022
Overview
6
Commits
2
Pipelines
10
Changes
1
Expand
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