-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
kivy/kivy
#4919Description
Apps using the sdl2 bootstrap get a steady stream (many per second) of joyaxismotion events. These seem to relate to sensor data, presumably for device orientation, but I didn't test it much and only found out by accident.
I'm not sure if this is intentional, but it seems like it can't be great for performance for kivy to get all those events every second (or even if that's not a problem, I'm not sure it's something we want), but I'm also not sure what's the correct way to disable it.
@akshayaurora Did you know about this? Do you think it's worth changing?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels