bonham / trackmanager

GNU General Public License v3.0
2 stars 0 forks source link

Decouple painting of map and drawing of tracklist from vuex store #79

Closed bonham closed 8 months ago

bonham commented 1 year ago

tracklist and map are not anymore shown in parallel

also decouple store from selection

bonham commented 1 year ago

should be done in filteredTrackList

bonham commented 8 months ago

was more or less done. coupling to pinia still there, but loading is done locally and not through function injected to store