-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
enhancementEnhancement to an existing app/featureEnhancement to an existing app/feature
Description
Screen time out is reset only when initial contact is made with the touch screen. In situations like the Pong game, this means the screen times out in the middle of the game because the finger may not have been lifted from the screen. I think that either:
A) screen time out should be outright disabled in some situations.
or
B) the screen should not time out while contact is being made with the screen.
I can see the benefit of either approach, but think the first one would be better from a battery life stand point.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementEnhancement to an existing app/featureEnhancement to an existing app/feature