Skip to content

Commit b046a28

Browse files
committed
#1699 fix: do not highlight a floating button as if it is pressed after triggering a key event action from it.
1 parent 4bcbaa7 commit b046a28

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
- #1686 (more fixes) do not show some screens behind system bars on the left/right side of the device.
1616
- #1701 optimize the trigger screen for smaller screens so elements are less cut off.
17+
- #1699 Do not highlight a floating button as if it is pressed after triggering a key event action from it.
1718

1819
## [3.1.1](https://github.com/sds100/KeyMapper/releases/tag/v3.1.1)
1920

app/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
VERSION_NAME=3.1.2
2-
VERSION_CODE=121
2+
VERSION_CODE=122
33
VERSION_NUM=0

0 commit comments

Comments
 (0)