Updated previewplot to only replot if it contains workspace Re #
Previously on workbench the PreviewPlot mpl implementation was re-drawing every axes when any workspace changed. This was leading to the time taken to respond to ADS changed signals being high.
Showing
- qt/widgets/mplcpp/inc/MantidQtWidgets/MplCpp/MantidAxes.h 2 additions, 2 deletionsqt/widgets/mplcpp/inc/MantidQtWidgets/MplCpp/MantidAxes.h
- qt/widgets/mplcpp/src/MantidAxes.cpp 6 additions, 4 deletionsqt/widgets/mplcpp/src/MantidAxes.cpp
- qt/widgets/plotting/src/Mpl/PreviewPlot.cpp 14 additions, 4 deletionsqt/widgets/plotting/src/Mpl/PreviewPlot.cpp
Loading
Please register or sign in to comment