Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add block_ui_interactions feature #391

Merged

Conversation

100-TomatoJuice
Copy link
Collaborator

Adds the block_ui_interactions feature, which allows users to optionally disable #355.

I chose to place the feature in the default feature to keep the current behavior. As for the feature itself, I chose not to turn on ui or bevy_ui. This makes users explicitly state that ui is on, and they want to block ui interaction as well. That does mean that turning on block_ui_interactions will do nothing, as it relies on ui.

@100-TomatoJuice 100-TomatoJuice added the enhancement New feature or request label Oct 7, 2023
@100-TomatoJuice
Copy link
Collaborator Author

100-TomatoJuice commented Oct 7, 2023

Fail looks to be due to Rust 1.73

@alice-i-cecile alice-i-cecile merged commit a6cbb21 into Leafwing-Studios:main Oct 7, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants