PhilippMDoerner / nimstoryfont-gui

An overhaul over aldrunewiki-frontend, reflecting everything I've learned since then.
GNU General Public License v3.0
0 stars 0 forks source link

Make recent-updates list use virtual scrolling #17

Closed PhilippMDoerner closed 21 hours ago

PhilippMDoerner commented 1 day ago

https://material.angular.io/cdk/scrolling/overview

The recently-updated list can run into performance issues given enough items. Virtual scrolling may help here. Investigate this further.

PhilippMDoerner commented 21 hours ago

https://github.com/PhilippMDoerner/nimstoryfont-gui/issues/18#issuecomment-2486615456

See this for why this isn't worth doing