ui: Fixed graph not interactive after showing legend
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user