aboutsummaryrefslogtreecommitdiffstats
path: root/src/buttonhandler
diff options
context:
space:
mode:
authorkieranc <kieranc@gmail.com>2023-03-04 08:16:10 +0100
committerGitHub <noreply@github.com>2023-03-04 09:16:10 +0200
commitada182336f8b0cff0db21118dbd4df864f818214 (patch)
tree5b352fa4af2e2a8ddadc9adc97d776b8a52dd29e /src/buttonhandler
parent08b4cfbb50a5ad7b6d2aebea4ef605165d88832b (diff)
PTS: Fix double tap behaviour on settings screen (#1669)
Fixes #1467 "Double tapping PineTimeStyle steps style button sends watch to sleep" Double tap is disabled on the color settings screen by checking if the Rnd button is visible, but this didn't work for the options screen as the Rnd button isn't visible. I've changed it to check if the Close button is visible instead, which is used on both settings screens, and resolves the bug. I also changed the button used to disable the long press behaviour which was an as-yet-undiscovered bug which would have allowed the long press action to be used when the options screen was visible.
Diffstat (limited to 'src/buttonhandler')
0 files changed, 0 insertions, 0 deletions