spiegel-keyman/developer/src/tike/oskbuilder
Marc Durdin 6032181e18 feat(developer): rework displayHint to defaultHint
After a demo of the Touch Layout Editor @jahorton suggested using a
"default hint" model instead of the "display hint" from the design spec.
I liked this and have reworked the design accordingly. With the default
hint model, a source for the hint text can be specified, such as the
default longpress key, or a specific flick key. This can then be
overridden on a key level.

The hint input element now shows a placeholder to indicate the default
hint for the key, and if a hint has been customised for a given key, it
is shown in green on the key cap.

Changing the default hint does not impact any customised hints.
2022-07-14 10:58:59 +10:00
..
TouchLayout.pas feat(developer): rework displayHint to defaultHint 2022-07-14 10:58:59 +10:00
TouchLayoutDefinitions.pas feat(developer): rework displayHint to defaultHint 2022-07-14 10:58:59 +10:00
TouchLayoutUtils.pas chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
UframeTouchLayoutBuilder.dfm chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
UframeTouchLayoutBuilder.pas chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
UfrmSelectTouchLayoutTemplate.dfm chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
UfrmSelectTouchLayoutTemplate.pas chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00