Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(developer): implement loading of keyboard blob in Keyman Developer #12690

Closed
Tracked by #12497
ermshiperete opened this issue Nov 23, 2024 · 0 comments · Fixed by #12711 or #12721
Closed
Tracked by #12497

refactor(developer): implement loading of keyboard blob in Keyman Developer #12690

ermshiperete opened this issue Nov 23, 2024 · 0 comments · Fixed by #12711 or #12721
Assignees
Milestone

Comments

@ermshiperete
Copy link
Contributor

ermshiperete commented Nov 23, 2024

Implement loading of the keyboard blob in developer code and call km_core_keyboard_load_from_blob instead of km_core_keyboard_load.

@mcdurdin mcdurdin added this to the A18S16 milestone Nov 25, 2024
@mcdurdin mcdurdin self-assigned this Nov 25, 2024
mcdurdin added a commit that referenced this issue Nov 27, 2024
Replaces `km_core_keyboard_load` with `km_core_keyboard_load_from_blob`.

Fixes: #12690
mcdurdin added a commit that referenced this issue Nov 27, 2024
Replaces `km_core_keyboard_load` with `km_core_keyboard_load_from_blob`.

Fixes: #12690
@mcdurdin mcdurdin moved this to In Progress in Keyman Nov 27, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Keyman Nov 27, 2024
ermshiperete pushed a commit that referenced this issue Nov 27, 2024
Replaces `km_core_keyboard_load` with `km_core_keyboard_load_from_blob`.

Fixes: #12690
Cherry-pick: #12711
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment