Issue #6661: Moved content writing from Flush to new method FinalizeContent by h3allen · Pull Request #8266 · MonoGame/MonoGame

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@h3allen

Copy link

Contributor

@h3allen h3allen commented

Apr 2, 2024

Solution for Issue #6661
Moves the previous code writing content in Flush() to new method FinalizeContent() and calls it in ContentCompiler method Compile() before calling Flush().

justwheel reacted with eyes emoji

@ThomasFOG

Copy link

Contributor

Note for maintainers: tests must be run against this PR.

@dellis1972

Copy link

Contributor

@h3allen can you rebase this PR please so we can run unit tests?

h3allen reacted with thumbs up emoji

greembeems added 2 commits

October 26, 2024 14:40

@SimonDarksideJ

Copy link

Contributor

Any chance of an update @h3allen ? If no response we will have to close.

@h3allen

Copy link

Contributor Author

h3allen commented

Jun 12, 2025

Apologies for the delay. Yes, I'll get to updating it ASAP!

@SimonDarksideJ SimonDarksideJ merged commit 76f018c into MonoGame:develop

Jun 30, 2025

7 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dellis1972 dellis1972 dellis1972 left review comments

@SimonDarksideJ SimonDarksideJ SimonDarksideJ approved these changes

+2 more reviewers

@Peru-S Peru-S Peru-S left review comments

@AristurtleDev AristurtleDev AristurtleDev left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@h3allen @ThomasFOG @dellis1972 @SimonDarksideJ @Peru-S @AristurtleDev