Support ink scrolling final pr (#12567)

This commit is contained in:
Jacob Richman
2025-11-11 07:50:11 -08:00
committed by GitHub
parent bfcb4f883c
commit ca478d47ce
43 changed files with 2498 additions and 1568 deletions
@@ -481,6 +481,7 @@ function VirtualizedList<T>(
width="100%"
height="100%"
flexDirection="column"
paddingRight={1}
>
<Box flexShrink={0} width="100%" flexDirection="column">
<Box height={topSpacerHeight} flexShrink={0} />