mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +00:00
b738f081f8
# Objective - `CursorIcon` had derived `Reflect`, but it wasn't registered ## Solution - Use `register_type` on it - I also moved the cursor code to it's own plugin because there was starting to be too much cursor code outside the cursor file. ## Testing - window_settings example still works with the custom cursor |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |