8000 Tags · Rakly3/xbvr · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Rakly3/xbvr

Tags

Rakly3-Preview

Toggle Rakly3-Preview's commit message
Implement autoscroll feature in scene list with toggle

- Added an autoscroll trigger element to the List component for automatic loading of more scene cards
- Introduced a toggle button in the Scenes component to enable or disable autoscroll functionality.
- Implemented IntersectionObserver for efficient loading of additional items when the trigger element is in view.
- Added debounce logic to the loadMore method to optimize performance during rapid scrolling.
0