spiegel-keyman/common/windows
Marc Durdin 3efe9c3204 fix(developer): make top row of Character Map 1 pixel to avoid DIV/0 in gestures
An apparent issue in the Grid control in Delphi is that if the top row
is zero pixels high (hiding it), a pan gesture on touchscreen causes an
EDivByZero. This patch works around the issue by making the top row 1
pixel high.

Fixes: #11589
Fixes: KEYMAN-DEVELOPER-1C3
Fixes: KEYMAN-WINDOWS-43C
Cherry-pick-of: #11590
2024-05-28 14:29:16 +07:00
..
cpp fix(common,core): support other lookup for modifiers 2024-04-01 23:21:33 -05:00
data chore(windows): move unicodedata to common 2022-06-10 13:26:07 +10:00
delphi fix(developer): make top row of Character Map 1 pixel to avoid DIV/0 in gestures 2024-05-28 14:29:16 +07:00
.gitignore chore(common): add __history to .gitignore 2022-06-21 09:39:05 +10:00
build.sh chore(common): run common and resources tests 2023-04-28 14:07:34 +07:00
cef-checkout.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00