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

Description

To reproduce:
0. Expand a project tree or resize the editor so that the scrolling would be enabled in the file tree.
- Select a file in the file tree.
- 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.