-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
bugSomething isn't workingSomething isn't workingkind/uirelated to UI, icons, themes, etcrelated to UI, icons, themes, etc
Description
Icons flickering due to results constantly being updated for query result text highlighting.
How to reproduce:
Search 'settings' letter by letter, focus on Wox's Settings query result and you will notice the icon flickers despite the result not changing.
Possible root cause:
The compare result method will return true most of the time as highlight data for both title and subtitle changes. This will mean same results always get updated in ResultsViewModel as user types, thus the flickering as same icons get reloaded constantly.

From jjw24/Wox#171
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingkind/uirelated to UI, icons, themes, etcrelated to UI, icons, themes, etc