Skip to content

disable replot button when data is not available to replot

Lan Dam requested to merge i249_handle_replot_button into develop

closes #249 (closed)

Disable RePlot button at the beginning to solve the bug when user try to click it when nothing has been plotted yet.

Disable RePlot button when replot task started prevent bug happen when user try to click it before plotting process finished.

RePlot button is enable only when the plotting process is finished.

Edited by Lan Dam

Merge request reports