Skip to content

[spreadsheet] speedup the processing in AddSubtractValueDialog if preview was done.

Alexander Semke requested to merge work/reuse-preview-result into master

In case the result was already calculated for the first column for the preview, no need to calculate it again, re-use the already available result

Merge request reports