ui: Fixed graph not interactive after showing legend

This commit is contained in:
Eberhard Graether
2018-07-24 15:18:21 +02:00
parent 704b1a4e9a
commit af8220968c
@@ -618,6 +618,7 @@ void GraphController::createDummyGraph(const std::shared_ptr<Graph> graph)
m_graph = graph;
m_useBezierEdges = false;
m_showsLegend = false;
}
void GraphController::createDummyGraphAndSetActiveAndVisibility(