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

vello_editor: Add basic Touch handling. #140

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

xorgy
Copy link
Member

@xorgy xorgy commented Oct 19, 2024

No description provided.

@xorgy
Copy link
Member Author

xorgy commented Oct 19, 2024

For @waywardmonkeys trying ios ABI on Mac Catalyst, where UITouch events are delivered instead of NSEvent.

@xorgy xorgy force-pushed the basic-touch-events-vello-editor branch 2 times, most recently from 8450ee5 to 840f251 Compare October 19, 2024 16:57
@xorgy xorgy changed the title Add basic Touch handling to vello_editor. vello_editor: Add basic Touch handling. Oct 19, 2024
@waywardmonkeys
Copy link
Contributor

With my other PR and a local addition to the Cargo.toml for configuring cargo-bundle, I was able to run and move the cursor around and do selection.

Interestingly, keyboard input doesn't work yet and just beeps at me.

But this PR worked for the thing it aims to solve.

@xorgy xorgy force-pushed the basic-touch-events-vello-editor branch from 840f251 to 12ed7b5 Compare October 19, 2024 17:06
@xorgy xorgy enabled auto-merge October 19, 2024 17:06
@xorgy xorgy added this pull request to the merge queue Oct 19, 2024
Merged via the queue into linebender:main with commit 1fddc3a Oct 19, 2024
20 checks passed
@xorgy xorgy deleted the basic-touch-events-vello-editor branch October 19, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants