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

Detect eraser pen input rather than treating it as mouse input #551

Closed
5Mixer opened this issue Sep 4, 2020 · 1 comment
Closed

Detect eraser pen input rather than treating it as mouse input #551

5Mixer opened this issue Sep 4, 2020 · 1 comment

Comments

@5Mixer
Copy link
Contributor

5Mixer commented Sep 4, 2020

Currently only the 'pen' side of tablet pen input is detected. The eraser side is treated as mouse input. Reusing the existing Pen api as much as possible makes sense - the same events with x, y, and pressure are relevant. Alternative methods for the eraser could be created, or perhaps an additional eraser boolean could be passed.

Relevant Kha issue: Kode/Kha#1240

@RobDangerous
Copy link
Member

There's a merged pull-request. There's a closed Kha-issue. That probably means we're done here.

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

No branches or pull requests

2 participants