MultiPlot: Fix small empty legend when toggling legend position.

This commit is contained in:
Kristian Bendiksen
2022-09-14 11:07:50 +02:00
committed by Magne Sjaastad
parent dfbdfaa726
commit 52cee02ffe
2 changed files with 12 additions and 0 deletions

View File

@@ -123,6 +123,7 @@ protected:
virtual void reinsertPlotWidgets();
virtual void refreshLegends();
void updatePlotLayouts();
void addLegendWidget( RiuPlotWidget* plotWidget,
RiuQwtPlotLegend* legend,