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

Add support for InputEventMouseMotion.pen_inverted #966

Merged
merged 2 commits into from
Dec 25, 2023

Conversation

Ratfink
Copy link
Contributor

@Ratfink Ratfink commented Dec 21, 2023

This PR adds support for stylus erasers, both for drawing and choosing tools. This may be supported on some styli by inverting them as the property name suggests, or by holding a button while drawing with the nib.

This commit adds support for stylus erasers, both for drawing and
choosing tools.  This may be supported on some styli by inverting them
as the property name suggests, or by holding a button while drawing with
the nib.
@OverloadedOrama
Copy link
Member

Hello, and thank you for the contribution. Looks like the static typing CI is failing. You can see the recommended changes by clicking on the "Checks" tab of the Pull Request, and selecting "Static Checks". If you want to avoid manual work, you can download the gdtoolkit, execute gdformat . and then gdlint . on the src folder of your cloned fork of Pixelorama, and commit the recommended changes.

If you prefer not to do this yourself, let me know and I will fix it for you.

Copy link
Member

@OverloadedOrama OverloadedOrama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@OverloadedOrama OverloadedOrama merged commit 3d2d9e4 into Orama-Interactive:master Dec 25, 2023
4 checks passed
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