mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-16 17:39:58 +00:00
Visual cue for filter
.. by highlighting chart title too if a filter is being applied. This is important to warn users that the data being plotted is adjusted to the search/filter (either globally or in the chart settings).
This commit is contained in:
@@ -237,6 +237,7 @@ TreeMapWindow::refresh()
|
||||
|
||||
refreshPlot();
|
||||
}
|
||||
repaint(); // get title repainted
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user