• Greg Spencer's avatar
    Fix the `character` field of the `RawKeyEvent` to hold correct data on... · 199a7c19
    Greg Spencer authored
    Fix the `character` field of the `RawKeyEvent` to hold correct data on non-Android platforms. (#65667)
    
    This fixes a problem where the character field of the RawKeyEvent was not being set at all for non-Android platforms.
    
    I also updated the key maps, and corrected a problem with the Windows key map where the backquote character wasn't correctly mapped.
    199a7c19
key_name_to_windows_name.json 6.17 KB