mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Fix LTM title filter color bug
.. the title of an LTM chart doesn't change when you select or deselect a filter in the sidebar.
This commit is contained in:
@@ -339,6 +339,8 @@ LTMWindow::filterChanged()
|
||||
}
|
||||
|
||||
refreshPlot();
|
||||
|
||||
repaint(); // just for the title..
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user