mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Merge pull request 'Set focus to document after click in the left menu' (#191) from fix/comments into release/v8.3.0
This commit is contained in:
@ -300,6 +300,7 @@ define([
|
||||
}
|
||||
}
|
||||
me.fireEvent('comment:show', [commentId, false, isTextSelected]);
|
||||
Common.NotificationCenter.trigger('edit:complete', me);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user