Unexpected-Keyboard/srcs
Jules Aguillon 833dfa31bb Fix miscalculation of the space between the keys
'keyVerticalInterval' was mistakenly used to compute the height of the
keyboard and the vertical position of keys.
While the code handling pointers did not use this value, the hit box of
the bottom row was shifted by several pixels.

Make sure 'keyVerticalInterval' is only used for rendering and not for
placing the keys.
2022-01-15 20:24:27 +01:00
..
juloo.common Auto-format Java and XML files 2021-12-19 19:44:27 +01:00
juloo.keyboard2 Fix miscalculation of the space between the keys 2022-01-15 20:24:27 +01:00