Skip to content

Move CustomCursor to bevy_winit/src/custom_cursor.rs#17381

Merged
alice-i-cecile merged 1 commit intobevyengine:mainfrom
mgi388:mv-CustomCursor
Jan 15, 2025
Merged

Move CustomCursor to bevy_winit/src/custom_cursor.rs#17381
alice-i-cecile merged 1 commit intobevyengine:mainfrom
mgi388:mv-CustomCursor

Conversation

@mgi388
Copy link
Contributor

@mgi388 mgi388 commented Jan 15, 2025

Objective

Solution

  • Move CustomCursor and make it compile.

Testing

  • Ran the example: cargo run --example custom_cursor_image --features=custom_cursor
  • CI

@alice-i-cecile alice-i-cecile added D-Trivial Nice and easy! A great choice to get started with Bevy A-Windowing Platform-agnostic interface layer to run your app in C-Code-Quality A section of code that is hard to understand or change S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Jan 15, 2025
@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jan 15, 2025
Merged via the queue into bevyengine:main with commit 4d42534 Jan 15, 2025
33 checks passed
@mgi388 mgi388 deleted the mv-CustomCursor branch January 15, 2025 05:55
mrchantey pushed a commit to mrchantey/bevy that referenced this pull request Feb 4, 2025
# Objective

- Follow up work from
bevyengine#17121 (comment) to
keep the `cursor.rs` file more manageable.

## Solution

- Move `CustomCursor` and make it compile.

## Testing

- Ran the example: `cargo run --example custom_cursor_image
--features=custom_cursor`
- CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Windowing Platform-agnostic interface layer to run your app in C-Code-Quality A section of code that is hard to understand or change 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.

2 participants