mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 23:20:42 +08:00
[DE PE SSE] Fix alt hints
This commit is contained in:
@ -455,6 +455,7 @@ Common.UI.HintManager = new(function() {
|
||||
setTimeout(function () {
|
||||
if (_currentLevel === 0) {
|
||||
_hideHints();
|
||||
_resetToDefault();
|
||||
_lockedKeyEvents(false);
|
||||
} else {
|
||||
_prevLevel();
|
||||
|
||||
Reference in New Issue
Block a user