This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
App layout is laggy when the window is being resized #4128
Open
Description
See Reflow for comparison. I spoke to Anirudh of Reflow and he said it took them awhile to get Reflow into that state.
They did benchmarked some perf stuff and found that taking out heavy assets and resize listeners helped them smooth out resizing.
To reproduce:
- Rename extensions folder to isolate the issue
- Expand Brackets /src folder
- Resize the window
Actual result:
- Text glitches in the project panel
- Layout is slightly laggy on edges
Expected result:
- See Reflow CC (:pray: @anirudhsasikumar)
Activity