mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-22 06:13:14 -07:00
Fixed issue 1782
This commit is contained in:
parent
999daf1fc0
commit
6246d4fad8
1 changed files with 1 additions and 1 deletions
|
@ -736,7 +736,7 @@ namespace CalculatorApp
|
|||
}
|
||||
else
|
||||
{
|
||||
KeyboardShortcutManager.DisableShortcuts(true);
|
||||
KeyboardShortcutManager.DisableShortcuts(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue