quicksc0p3r / simplecounter

Apache License 2.0
57 stars 11 forks source link

Tap on screen to increment/decrement #30

Open Clozent opened 6 months ago

Clozent commented 6 months ago

When opening a counter to full screen, tapping on the area where the number is displayed should increment/decrement the counter's value.

There could be a "default action" setting for the counter, specifying whether to decrement it, increment it, or do nothing when tapping on the screen.

The feature would make the app more accessible, because less precision is required when tapping such a large area.

anotherus3r commented 3 weeks ago

Another counter app I used allows you to increase the counter by tapping the screen, and decrease it by swiping. It feels really natural and easier to hit than buttons. Would be a great optional setting for this app too.