Skip to content

Icon flickering when searching #42

@jjw24

Description

@jjw24

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.
image

From jjw24/Wox#171

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingkind/uirelated to UI, icons, themes, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions