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:
Mark Liversedge
2013-04-26 12:44:51 +01:00
parent c79d18fd03
commit fdf2149087
17 changed files with 78 additions and 12 deletions

View File

@@ -237,6 +237,7 @@ TreeMapWindow::refresh()
refreshPlot();
}
repaint(); // get title repainted
}
void