Skip to content

fix: Don't skip first message in DebugTextSystem - #3378

Open
BenjaBobs wants to merge 1 commit into
stride3d:masterfrom
BenjaBobs:fix/debug-text-draw-first-message
Open

fix: Don't skip first message in DebugTextSystem#3378
BenjaBobs wants to merge 1 commit into
stride3d:masterfrom
BenjaBobs:fix/debug-text-draw-first-message

Conversation

@BenjaBobs

Copy link
Copy Markdown

PR Details

Pretty simple, the reverse for-loop didn't process all items, now it does.

Related Issue

Fixes #3377

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My change requires a change to the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have built and run the editor to try this change out.

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.

DebugTextSystem never draws the first queued message

1 participant