macOS: Fix macos_option_as_alt not working when caps lock is engaged

Fixes #7836
This commit is contained in:
Kovid Goyal
2024-09-09 10:18:04 +05:30
parent ae26bf7a62
commit c166589150
2 changed files with 3 additions and 0 deletions

View File

@@ -81,6 +81,8 @@ Detailed list of changes
- macOS: Fix shortcuts that become entries in the global menubar being reported as removed shortcuts in the debug output
- macOS: Fix :opt:`macos_option_as_alt` not working when :kbd:`caps lock` is engaged (:iss:`7836`)
0.36.2 [2024-09-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~