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

Cursor style doesn't change on MacOS #320

Open
ljdoig opened this issue May 23, 2023 · 2 comments
Open

Cursor style doesn't change on MacOS #320

ljdoig opened this issue May 23, 2023 · 2 comments
Assignees
Labels

Comments

@ljdoig
Copy link

ljdoig commented May 23, 2023

Changing the cursor style doesn't work for me.
Unless I do this:

 window.set_cursor_style(CursorStyle::Crosshair);
 sleep(Duration::from_millis(2000));

and then wiggle my mouse during those 2 seconds

@emoon
Copy link
Owner

emoon commented May 23, 2023

Thanks for the report. Which OS is this on?

@ljdoig
Copy link
Author

ljdoig commented May 23, 2023

MacOS Ventura 13.1
Thank you

@emoon emoon added the macOS label May 23, 2023
@emoon emoon self-assigned this May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants