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
#12459 added the new core API method km_core_keyboard_load_from_blob. Once we changed the engines to use the new method we should add the deprecated flag to km_core_keyboard_load.
Note: once mac work is done (#12499), we can remove the filesystem code entirely from Core, rather than #ifdef or deprecation of the API. This will be much cleaner!
#12459 added the new core API method
km_core_keyboard_load_from_blob
. Once we changed the engines to use the new method we should add the deprecated flag tokm_core_keyboard_load
.km_core_keyboard_load
#ifdef
any filesystem code so it does not compile to WASMThe text was updated successfully, but these errors were encountered: