Skip to content

Conversation

@YannickMG
Copy link
Contributor

This change is required because we call List::add on rows if they don't have the same size in Grid::onInit and the array returned by Arrays.asList does not support that method.

@brachy84
Copy link
Member

You really shouldnt modify children list directly

@YannickMG
Copy link
Contributor Author

Sure, but I wasn't the one doing it. :p

But I assume you mean this needs a different fix in Grid::onInit to instead create a wrapper list of the right size and copy the previous elements into it?

@brachy84 brachy84 merged commit 6a95b09 into CleanroomMC:master May 25, 2025
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.

2 participants