dweymouth / supersonic

A lightweight and full-featured cross-platform desktop client for self-hosted music servers
GNU General Public License v3.0
680 stars 27 forks source link

Reuse complex widgets across pages to reduce memory spikes when browsing #217

Closed dweymouth closed 11 months ago

dweymouth commented 11 months ago

This creates a widget pool for reusing complex widgets such as the tracklist across pages, reducing memory spikes when navigating quickly.