-
-
Notifications
You must be signed in to change notification settings - Fork 163
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
Flutter-pi compiled app on CoreMP183 errors #437
Comments
Sorry for the delay. That's probably a bug. The hardware mouse cursor is not really well-supported, it's only a help for debugging, if you don't have a touchscreen. Maybe this helps for now: https://gist.github.com/ardera/e7ddf7c8e477d258a26dfa9c40002626 (though you'll still get the error messages) I'll keep this issue open until I fix it. |
I have touchscreen with USB interface and no mouse
Errors occur when I move a finger over the touchscreen Thanks |
Is your touchscreen controller an AR1100 by any chance? |
My touchscreen:
There seems to be some timeouts in Flutter GestureDetector with touch: There are also these:
Thanks |
When I run it
When I start moving mouse:
I do not see mouse pointer.
Related: philseeley/boatinstrument#3
and #372
Thanks
The text was updated successfully, but these errors were encountered: