[SSE] Bug with opening comments left panel (text input to canvas was blocked).
This commit is contained in:
parent
0eb78262ce
commit
045baf431d
|
@ -543,7 +543,6 @@ define([
|
|||
this.getApplication().getController('Common.Controllers.Comments').onAfterShow();
|
||||
}
|
||||
|
||||
this.api.asc_enableKeyEvents(!state);
|
||||
if (!state) $(this.leftMenu.btnComments.el).blur();
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue