unlocked zoom
This commit is contained in:
parent
ed22963bf0
commit
e7d08c0e5d
|
@ -962,6 +962,8 @@ define([
|
||||||
|
|
||||||
Common.NotificationCenter.trigger('document:ready', 'main');
|
Common.NotificationCenter.trigger('document:ready', 'main');
|
||||||
me.applyLicense();
|
me.applyLicense();
|
||||||
|
|
||||||
|
$(window).off('resize');
|
||||||
}
|
}
|
||||||
}, 50);
|
}, 50);
|
||||||
} else {
|
} else {
|
||||||
|
|
Loading…
Reference in a new issue