ms-austin-beaulieu
Results
1
issues of
ms-austin-beaulieu
fix(virtual-core): Add option to disable element dimension rounding for improved scrolling precision
This PR introduces a new `roundElementDimensions` prop to the `VirtualizerOptions`, allowing users to disable the default behavior of rounding element dimensions. Problem: Programmatic scrolling at the bottom of very large...