Fix overload bug. (Fixes #34)
If an interposed key up event is detected after an overloaded key is pressed the overloaded key up event is not interpreted as a tap. This is especially noticeable in cases where the overloaded key is struck quickly in succession. This patch modifies the behaviour so only an interposed key down resolves the overloaded key in favour of its associated layer.master
parent
7ad410d69d
commit
ec423d0c01
2 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue