Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Current selection re-rendering in the file tree is visibly delayed on scroll #10573

@busykai

Description

@busykai

scroll-issue

To reproduce:
0. Expand a project tree or resize the editor so that the scrolling would be enabled in the file tree.

  1. Select a file in the file tree.
  2. Grab the vertical scroll bar and scroll back and forth.

Result: the overlay part of the selection stays at its position until the entire react finishes rendering the entire tree.

See the attached image. The scroll overlay part of the current selection is not re-rendered until the entire file tree is re-rendered.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions