impl(cm): implement change_theme and change_language callbacks (#14782)
* docs: fix typos in documentation and code comments - Fix 'seperated' -> 'separated' in remote_input.dart - Fix 'seperators' -> 'separators' in fuse/cs.rs - Update outdated 'OSX' -> 'macOS' in virtual display README Signed-off-by: pallab-js <sonowalpallabjyoti@gmail.com> * impl(cm): implement change_theme and change_language callbacks These callbacks were previously empty TODO stubs. Now they properly invoke the Sciter UI handlers to notify the UI when theme or language changes occur. Signed-off-by: pallab-js <sonowalpallabjyoti@gmail.com> --------- Signed-off-by: pallab-js <sonowalpallabjyoti@gmail.com>
This commit is contained in:
parent
91de51290d
commit
091f2c6135
4 changed files with 6 additions and 6 deletions
|
|
@ -29,4 +29,4 @@ TODO
|
|||
|
||||
## X11
|
||||
|
||||
## OSX
|
||||
## macOS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue