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

[Feature Request] Multi Touch Support #201

Open
2 tasks done
scottyseng opened this issue Mar 5, 2023 · 1 comment · May be fixed by #399
Open
2 tasks done

[Feature Request] Multi Touch Support #201

scottyseng opened this issue Mar 5, 2023 · 1 comment · May be fixed by #399
Labels
Enhancement New feature or request New UI Issue for the libsoba UI rewrite
Milestone

Comments

@scottyseng
Copy link

Validations

  • I have checked for similar feature requests and could not find any.
  • I have made sure this is not an already-existing feature.

Description

Give multi touch support for panning, zooming, and rotating the canvas.

Also have an option to ignore touch input for tools if it is a single finger. CSP does this and it does great at preventing accidental lines because of a single finger triggering the pen tool as an example.

Use Case: Cintiq Pro has multi touch support and it is great for moving the canvas around

Suggested solution

Doing some testing for Playmer and confirmed SDL works at tracking input.

Alternative solution

No response

Additional Context

No response

@scottyseng scottyseng added the Enhancement New feature or request label Mar 5, 2023
@LunaTheFoxgirl LunaTheFoxgirl added the New UI Issue for the libsoba UI rewrite label Mar 7, 2023
@LunaTheFoxgirl LunaTheFoxgirl added this to the Post-1.0 milestone Apr 16, 2023
@r888800009
Copy link
Contributor

This PR provides moving and scaling features, but the parameters still need to be corrected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request New UI Issue for the libsoba UI rewrite
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants