mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Fix Bug 66980
This commit is contained in:
@ -236,8 +236,6 @@ define([
|
||||
},
|
||||
|
||||
startCheckSize: function() {
|
||||
if (!this.cmpEl || !this.cmpEl.is(':visible')) return;
|
||||
|
||||
var me = this;
|
||||
me.checkSize();
|
||||
if (!me._timer_id) {
|
||||
|
||||
Reference in New Issue
Block a user