This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
Handle cases when locked subtree is too large to efficiently cache #14
Labels
enhancement
this issue tracks a future enhancement
Consider a locked element which is much larger than the viewport, or far offscreen. We should
have the ability to avoid locking too much memory to store the cached rendering output for such
elements. Perhaps checkerboarding, like we do for async images or too-tall scrollable areas, suffices?
The text was updated successfully, but these errors were encountered: