diff --git a/widgets/plotter.cpp b/widgets/plotter.cpp index ba53eab96..600393579 100644 --- a/widgets/plotter.cpp +++ b/widgets/plotter.cpp @@ -352,6 +352,7 @@ void CPlotter::drawRed(int ia, int ib, float swide[]) void CPlotter::replot() { + resizeEvent(NULL); float swide[m_w]; m_bReplot=true; for(int irow=0; irowglobalPos(),t); } QWidget::mouseMoveEvent(event);