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

Touch controls sometimes are inconsistently responsive #100

Open
MarcoDjallo opened this issue Aug 26, 2023 · 6 comments
Open

Touch controls sometimes are inconsistently responsive #100

MarcoDjallo opened this issue Aug 26, 2023 · 6 comments
Labels
bug Something isn't working Stale

Comments

@MarcoDjallo
Copy link

Hello, I noticed a good amount of times touch controls "lose" completely or partially the input, making difficult to set some parameters or producing mistakes.

Example: when I try to set effects to notes, I press shift+up and then navigate the effects with the directional buttons. However, lots of time looks like the app loses my touch on the shift button, closing the effect table and bringing me back to the notes screen with the last effect selected.

On M8 webdisplay this was not happening, could be due to the larger area of each button? (M8 Webdisplay reproduce the size of original M8 buttons, scaling them to the display).

Device: Poco F2 with Android 13

@v3rm0n
Copy link
Owner

v3rm0n commented Aug 26, 2023

Does it happen before or after v1.0.23 release or both? There was a pretty big change on how touches are handled in that release.

@MarcoDjallo
Copy link
Author

It was happening even before. I'm not able to say if now it happens more frequently, maybe a little bit.

@v3rm0n
Copy link
Owner

v3rm0n commented Aug 31, 2023

Ok, will try to have a look

@v3rm0n
Copy link
Owner

v3rm0n commented Sep 1, 2023

I had a look and I could not reproduce this issue on my phone. This is exactly what I fixed in v1.0.23 btw, try v1.0.28 and if you have the same issue, please make a screen recording from the launch of the app until when the issue happens.

@MarcoDjallo
Copy link
Author

Now seems to work way better, thanks.
I think I understood how to reproduce it: looks like when by mistake your finger triggers two directions at once, all the triggers get reset and you go back to the track view.

After your update seems is harder to trigger two directions at once, in fact I had to force is using my thumb. I made a screen record like you asked, towards the end I trigger this behaviour more consistently.

Here the video

@github-actions
Copy link

Issue is marked as stale since there has been no activity for two weeks. It will be automatically closed in 5 days.

@github-actions github-actions bot added the Stale label Sep 18, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2023
@v3rm0n v3rm0n added the bug Something isn't working label Sep 24, 2023
@v3rm0n v3rm0n reopened this Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

2 participants