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

Virtual controller buttons are weirdly sticky #134

Open
jbmorley opened this issue Feb 2, 2022 · 2 comments
Open

Virtual controller buttons are weirdly sticky #134

jbmorley opened this issue Feb 2, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@jbmorley
Copy link
Collaborator

jbmorley commented Feb 2, 2022

There's a strange behaviour (regression?) with the virtual controller whereby keys don't release until the last key is released. This makes it very hard to use. For example, if you press and hold left, then B, then release left, it won't actually get released until you also release B.

Weirdly this is an Apple provided control, and there's almost nothing we're doing (or can do) to customise this behaviour, so it's quite possibly a regression in iOS.

@jbmorley
Copy link
Collaborator Author

jbmorley commented Feb 2, 2022

Pushing into future as it 'works', just badly.

@jbmorley jbmorley added this to the Future milestone Feb 2, 2022
@jbmorley
Copy link
Collaborator Author

I wonder if this is also a regression caused by the introduction of a UISplitViewController?

@jbmorley jbmorley added the bug Something isn't working label Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant