AAVSO / VStar

VStar is a visualisation and analysis tool for variable star data brought to you by AAVSO
https://www.aavso.org/vstar
GNU Affero General Public License v3.0
9 stars 3 forks source link

User created series do not persist across sessions #341

Open dbenn opened 1 year ago

dbenn commented 1 year ago

User defined series do not currently persist across VStar sessions (between runs).

This would be because SeriesType.updateSeriesColorMap() and SeriesType.updateSeriesSizeMap() are not invoked by the series creation process.