You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Split from #9416 for developer functionality and schema updates.
The keyboard designer needs to be able to select the default longpress key, or to have no default. (The fallback behaviour for existing keyboards should probably be no default?)
Requires:
Update to .keyman-touch-layout schema to allow selection of a default longpress
Update to Developer IDE to allow keyboard designer to select a default, or no default
The text was updated successfully, but these errors were encountered:
Fixes#9430.
Adds a 'default' property to subkeys, only used by longpress-type
subkeys:
* Added property to schema and readers/writers
* Added property to touch layout validator
* Added editor for property to layout builder
Split from #9416 for developer functionality and schema updates.
The keyboard designer needs to be able to select the default longpress key, or to have no default. (The fallback behaviour for existing keyboards should probably be no default?)
Requires:
The text was updated successfully, but these errors were encountered: