-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: clear desktop selection when collection view gets focus
- add selection clearing in CanvasView's focusOutEvent - add selection clearing in CollectionView's focusOutEvent log: When switching focus between desktop and collection view, clear previous selection to avoid showing multiple highlighted items across different views. bug: https://pms.uniontech.com/bug-view-300259.htm
- Loading branch information
1 parent
1c22ade
commit febe263
Showing
3 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters