Skip to content

Dragging the scrollbar in the room list causes ghosting of "icon-only" room list #174

Description

@subpop

Scrolling the room list with gestures doesn't reproduce this. It only happens when scrolling the room list by dragging the scrollbar quickly. This feels like a bug in SwiftUI's layout logic; it's marking both the Room List and the Avatar-only room list as dirty during scroll and rerendering both, then the toggle that hides the avatar list fires and we see the remants of the animation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions