generated from Leafwing-Studios/template-repo
-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
What problem did the developer encounter?
I ran into #421, and it seems I can work around it by enabling the ui
and block_ui_interactions
cargo features, however without reading the source code, it's unclear to me what these flags do and if they affect my app in an undesired way (apart from adding a bevy_ui dep)
What was the fix?
How could this be better documented?
Maybe it would be possible to explain it here?
https://docs.rs/crate/leafwing-input-manager/0.11.2/features
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation