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

Moving the finger from an empty area in the screen onto the DPAD doesn't work #14429

Closed
Leopard20 opened this issue May 5, 2021 · 5 comments · Fixed by #14843
Closed

Moving the finger from an empty area in the screen onto the DPAD doesn't work #14429

Leopard20 opened this issue May 5, 2021 · 5 comments · Fixed by #14843
Labels
Input/Controller Input and controller issues
Milestone

Comments

@Leopard20
Copy link
Contributor

Leopard20 commented May 5, 2021

For every key, it is possible to touch and hold on an empty area in the screen and move the finger onto a key and the key fires.

This is not the case with the DPAD keys. If you miss the key, you'll have to lift your finger and put it back again.

@Leopard20 Leopard20 changed the title Moving the finger from an empty in area the screen onto the DPAD doesn't work Moving the finger from an empty area in the screen onto the DPAD doesn't work May 5, 2021
@hrydgard hrydgard added the Input/Controller Input and controller issues label May 5, 2021
@hrydgard hrydgard added this to the v1.13.0 milestone May 5, 2021
@radityaargap
Copy link

radityaargap commented Sep 12, 2021

with the latest version, you can now achieve the same result by making custom buttons and set them up to look like the dpads. i made a quick showcase here. regular dpads on the right and custom buttons on the left. so, problem solved?

ScreenRecord-2021-09-12-11-23-15.online-video-cutter.com.mp4

@Leopard20
Copy link
Contributor Author

no

@radityaargap
Copy link

well, please explain what the problem is then. so that people can help.

@hrydgard
Copy link
Owner

I think he did explain the problem pretty well, and it's real.

@hrydgard hrydgard modified the milestones: Future-Prio, v1.12.0 Sep 13, 2021
@iota97
Copy link
Contributor

iota97 commented Sep 13, 2021

I think this should be address like this:

  • make the dpad accept input when finger get dragged into it (this should be really easy)
  • make any input dragging an analog not activating any other button (on small device this bug was a life saver with default config)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Input/Controller Input and controller issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants