UI Refresh
Open
bug
- Dominant language
- TypeScript
- Stars
- 474
- Forks
- 96
- Avg merge
- 15h 30m
- Merged PRs (30d)
- 55
Description
When UI has to do a full tree rewrite, it does it on the mainthread which causes us to lag a frame. Move this to a side channel/fast channel rather than rendering direct
Might need to hook in UIKit signals directly.
Contributor guide
Assessment
This issue has not been assessed yet.