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

Support trackpad interactions #21

Closed
okwasniewski opened this issue Oct 25, 2023 · 1 comment
Closed

Support trackpad interactions #21

okwasniewski opened this issue Oct 25, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@okwasniewski
Copy link
Member

okwasniewski commented Oct 25, 2023

Description

Apple Vision Pro can take trackpad as an input, there is a built-in API to handle trackpad interactions, but it wasn't compiling for visionOS.

The goal of this issue is to make trackpad interactions work.

@okwasniewski okwasniewski added the enhancement New feature or request label Oct 25, 2023
@okwasniewski
Copy link
Member Author

Looks like the issue comes from referring to screen when trying to retrieve listenerView.window.screen.coordinateSpace. I'll try to change this upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant