Skip to content

[WASM] Fix cursors in macOS, fix default cursor set logic #7300

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

Merged
merged 2 commits into from
Jan 3, 2022

Conversation

Mikolaytis
Copy link
Contributor

What does the pull request do?

Fixes setting cursor on mac. Also fixes switch to default cursor.

Turned out we should set the cursor to both input and canvas. Canvas to work on windows and input for macOS.

@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 0.10.999-cibuild0017681-beta. (feed url: https://nuget.avaloniaui.net/repository/avalonia-all/index.json) [PRBUILDID]

@danwalmsley danwalmsley enabled auto-merge January 3, 2022 18:28
@danwalmsley danwalmsley merged commit b973a81 into AvaloniaUI:master Jan 3, 2022
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 0.10.999-cibuild0017712-beta. (feed url: https://nuget.avaloniaui.net/repository/avalonia-all/index.json) [PRBUILDID]

danwalmsley added a commit that referenced this pull request Jan 24, 2022
[WASM] Fix cursors in macOS, fix default cursor set logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants