TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
63 stars 29 forks source link

Implement virtual scrolling for select improver for better performance #1780

Closed Masterjun3 closed 4 months ago

Masterjun3 commented 4 months ago

Only puts those elements into DOM that are visible when scrolling. This way, selects with even thousands of elements don't slow down the page.