spiegel-keyman/common/windows/delphi
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
..
charmap fix(developer): make top row of Character Map 1 pixel to avoid DIV/0 in gestures 2024-05-28 14:29:16 +07:00
chromium fix(windows): open pdf in an external browser 2023-07-19 10:51:50 +10:00
components chore(developer): fixup tests and build process 2023-03-17 04:31:03 +07:00
ext chore(developer): move IDEOptions key responsibility into KeymanDeveloperOptions 2023-12-11 13:48:43 +07:00
general fix(developer): emit JSON strings as characters, not surrogate pairs 2024-04-18 09:20:40 +07:00
keyboards fix(common,core): support other lookup for modifiers 2024-04-01 23:21:33 -05:00
packages fix(developer): suppress emission of new empty fields in package editor 2024-03-15 18:41:56 -05:00
setup fix(developer): show more useful error if out of space during Setup 2022-09-12 12:02:09 +10:00
standards chore(windows): move global/delphi/standards to common 2022-06-13 06:15:47 +10:00
tlb chore(windows): move global/delphi/tlb to common 2022-06-13 06:29:23 +10:00
tools fix(developer): skip resource check for node addons 2023-10-07 05:49:25 +07:00
ui fix(developer): generate a default icon for basic keyboard projects 2022-11-01 15:14:13 +11:00
vcl chore(windows): move Keyman.System.RegExGroupHelperRSP19902 unit to common 2022-06-22 14:02:03 +10:00
visualkeyboard fix(developer): don't include DTD in visual keyboard export 2024-04-26 10:07:01 +07:00
web fix(developer): EncodeURL was not handling spaces 2022-11-26 07:09:53 +07:00
Defines.mak chore(windows): GO_FAST for 7z calls on debug builds 2023-07-14 11:53:17 +07:00
Header.mak chore(windows): move dcpcrypt to common/windows 2022-06-02 10:38:29 +10:00
Makefile Revert "fix(windows): Fix Delphi makefile" 2023-07-10 11:31:51 +02:00
Target.mak chore(windows): move dcpcrypt to common/windows 2022-06-02 10:38:29 +10:00