Skip to content

Wrong rowcount sent via signal

Martin Marmsoler requested to merge work/SpreadsheetProblem into master

Description

m_last +1 and m_first do not neccessarly represent the rowcount, so use the spreadsheet to read out the rowCount. This happens if a row unequal to the last will be removed or a row will be inserted before the last row.

Conformity

If external dependencies are removed

  • Reporting to ...
Edited by Martin Marmsoler

Merge request reports

Loading