Skip to content

Conversation

@Arufonsu
Copy link
Contributor

@Arufonsu Arufonsu commented Jan 7, 2026

[Editor]

  • We were iterating over the same 9 maps (3x3 grid) 6 separate times for different layers/attributes.
    This commit consolidates that whole thing into a single pass.
  • Also cleans up the mapgrid logic.

[Editor]
- We were iterating over the same 9 maps (3x3 grid) 6 separate times for different layers/attributes. This fix consolidates the whole thing into a single pass.
- Also cleans up the mapgrid logic.

Signed-off-by: Arufonsu <17498701+Arufonsu@users.noreply.github.com>
@Arufonsu Arufonsu requested review from a team January 7, 2026 00:50
@Arufonsu Arufonsu added performance Performance optimization chore Cleans up code, documentation or project structure without altering functionality labels Jan 7, 2026
@Arufonsu Arufonsu changed the title Performance: Editor's Redundant Map Rendering performance: Editor's Redundant Map Rendering Jan 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Cleans up code, documentation or project structure without altering functionality performance Performance optimization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants