Skip to content

SpreadsheetModel: if the begin functions get suppressed, the end must be as well

Martin Marmsoler requested to merge work/SpreadsheetModelReworkFix into master

SpreadsheetModel: if the begin functions get suppressed, the end must be as well

  • suppress resizing columns if the added number of columns is larger than 30 (Original behaviour before the SpreadsheetModelRework was never doing a resize)
Edited by Martin Marmsoler

Merge request reports