mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-16 05:39:24 +00:00
The `loaduserinterface` and `unloaduserinterface` events were incompletely implemented, and the documentation was incomplete. This change: 1. ensures `loaduserinterface` is called any time a UI is set, either during initialization or when the property is set later. 2. ensures `unloaduserinterface` is called immediately before a UI is shutdown. 3. updates documentation 4. removes misleading commented code in kmwuifloat.ts Test-bot: skip |
||
|---|---|---|
| .. | ||
| core | ||
| events | ||
| interface | ||
| osk | ||
| ui | ||
| util | ||
| index.md | ||
| keyboard_properties.md | ||
| keyboard_registration_errors.md | ||
| layoutspec.md | ||
| overview.md | ||