Leafwing-Studios / leafwing-input-manager

A straightforward stateful input manager for the Bevy game engine.
Apache License 2.0
616 stars 92 forks source link

Some Reflect::try_apply methods are still todos #539

Closed alice-i-cecile closed 3 weeks ago

alice-i-cecile commented 3 weeks ago

Introduced in https://github.com/Leafwing-Studios/leafwing-input-manager/pull/531.

See https://github.com/Leafwing-Studios/leafwing-input-manager/pull/533 for a fix: we should write impls for try_apply, and then call and unwrap those methods in apply