Skip to content

Fix dimension writing in FastMode - #659

Merged
shps951023 merged 2 commits into
mini-software:masterfrom
Discolai:bug-fast-mode
Aug 25, 2024
Merged

Fix dimension writing in FastMode#659
shps951023 merged 2 commits into
mini-software:masterfrom
Discolai:bug-fast-mode

Conversation

@Discolai

@Discolai Discolai commented Aug 23, 2024

Copy link
Copy Markdown
Contributor

A recent refactoring in #602 broke excel writing in FastMode if the input collection was an IEnumerable.

The issue was caused by a missing call to reset the position after seeking back to overwrite the placeholder

@Discolai
Discolai requested a review from duszekmestre August 23, 2024 10:54
@Discolai

Copy link
Copy Markdown
Contributor Author

Seems like i have a few things to fix first 😄

@Discolai
Discolai marked this pull request as draft August 23, 2024 10:57
@Discolai Discolai linked an issue Aug 23, 2024 that may be closed by this pull request
4 tasks
@Discolai
Discolai marked this pull request as ready for review August 23, 2024 11:14
@shps951023
shps951023 merged commit 29d4ee8 into mini-software:master Aug 25, 2024
@shps951023

Copy link
Copy Markdown
Member

@Discolai ❤ Merged

pull Bot pushed a commit to zilo555/MiniExcel that referenced this pull request Aug 29, 2026
* Add tests for fast mode

* Fix dimension writing in FastMode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Saving an excel file using FastMode creates an invalid excel file

2 participants