mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-15 08:59:55 +00:00
Fix LTM Plot Legend Colors in Compare
.. they were always black which wasn't good on a dark background !
This commit is contained in:
@@ -2173,6 +2173,9 @@ LTMPlot::setCompareData(LTMSettings *set)
|
||||
// now refresh
|
||||
updateLegend();
|
||||
|
||||
// update colours etc for plot chrome
|
||||
configUpdate();
|
||||
|
||||
// plot
|
||||
replot();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user