Skip to content

Conversation

@Henauxg
Copy link
Contributor

@Henauxg Henauxg commented Mar 20, 2025

Objective

  • The referenced ScheduleLabel for OnPrimaryClosed and OnAllClosed in ExitCondition was incorrect

Solution

  • Changed Update to PostUpdate

@kristoff3r kristoff3r added C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Mar 20, 2025
@alice-i-cecile alice-i-cecile added this to the 0.16 milestone Apr 10, 2025
@alice-i-cecile alice-i-cecile added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Apr 10, 2025
@mockersf mockersf added this pull request to the merge queue Apr 10, 2025
Merged via the queue into bevyengine:main with commit e7558cd Apr 10, 2025
38 checks passed
mockersf pushed a commit that referenced this pull request Apr 10, 2025
…ExitCondition` (#18438)

# Objective

- The referenced `ScheduleLabel` for `OnPrimaryClosed` and `OnAllClosed`
in `ExitCondition` was incorrect

## Solution

- Changed `Update` to `PostUpdate`
jf908 pushed a commit to jf908/bevy that referenced this pull request May 12, 2025
…ExitCondition` (bevyengine#18438)

# Objective

- The referenced `ScheduleLabel` for `OnPrimaryClosed` and `OnAllClosed`
in `ExitCondition` was incorrect

## Solution

- Changed `Update` to `PostUpdate`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants