mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
Key selection was left in a corrupted state in `builder.loadState()`, on first load of the touch layout editor, because the selection was not restored after calling `prepareLayer()`. This only happens on first load because after first load, the selection will have been saved to the state (which is kept in the backend, associated with the instance of the editor), so pressing F5 to reload the page will not reproduce the issue. Fixes: #11573 Fixes: KEYMAN-DEVELOPER-1Z8 |
||
|---|---|---|
| .. | ||
| config | ||
| docs/api/etc | ||
| src | ||
| .gitignore | ||
| build.sh | ||