Skip to content

Thumbnail titles sometimes flicker on UI display #197

@lwouis

Description

@lwouis

Similar to #115, but it is happening under a very different technical context now that the main UI is no longer using a NSCollectionView. This ticket is about trying to stop or at least mitigate this flickering.

The flickering is due to the NSViews being reused from a pool for better performance. We show the UI as soon as possible to limit latency, but that means sometimes the user sees the title being updated.

Mitigating this could include trying to update the titles in advance in the background

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions