doornik

Results 2 issues of doornik

The getColAutosizeWidth() function sets autoSize.colValueArray in certain cases. Then getColContentSize() is called. This coerces autoSize.colValueArray to be of type RowInfo in the call to getColWidth. That coercion means no fields...

enhancement
PR welcome

In /plugins/slick.cellexternalcopymanager.ts (308) the undo function should ignore oneCellToMultiple. Instead all values should be restored. The problem can be verified in the [Spreadsheet: features of the previous example plus Excel...

PR welcome