Closed tanshio closed 6 months ago
https://github.com/inokawa/virtua/issues/444
Currently, in VLlist, we can obtain the viewport size but there is no method to get the size of the scrollbar. Therefore, I have modified it to allow injecting scrollRef to use ResizeObserver to obtain the size of the scrollbar.
scrollRef
screencast
https://github.com/inokawa/virtua/assets/6832636/adf85dc8-c6b7-4968-bca2-373abf8d3d79
https://github.com/inokawa/virtua/issues/444
Currently, in VLlist, we can obtain the viewport size but there is no method to get the size of the scrollbar. Therefore, I have modified it to allow injecting
scrollRef
to use ResizeObserver to obtain the size of the scrollbar.screencast
https://github.com/inokawa/virtua/assets/6832636/adf85dc8-c6b7-4968-bca2-373abf8d3d79