mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-24 00:27:40 +00:00
Fixes: #13766 Fixes: KEYMAN-WEB-QX It seems that at some point, Developer has been compiling raw "12" values in the touch-layout JSON as a numeric 12 for the fontsize field. This clearly happened for the inuktitut_pirurvik keyboard; we should also inspect urdu_phonetic, which has the same raw "12". This change ensures that Web can handle this case without spewing tons of warning/error messages. It also adds error-logging to help with diagnosis for any related issue in the future. |
||
|---|---|---|
| .. | ||
| attachment | ||
| common/web-utils | ||
| dom-utils | ||
| element-wrappers | ||
| events | ||
| interfaces | ||
| js-processor | ||
| keyboard | ||
| keyboard-storage | ||
| main | ||
| osk | ||
| predictive-text | ||
| sentry-manager | ||