Merge branch 'hotfix/v8.3.2' into fix/merge-hotfix

This commit is contained in:
Julia Radzhabova
2025-03-24 14:51:30 +03:00
437 changed files with 5292 additions and 3279 deletions

View File

@ -897,7 +897,8 @@ VE.ApplicationController = new(function(){
api = new Asc.VisioEditorApi({
'id-view' : 'editor_sdk',
'embedded' : true
'embedded' : true,
'isRtlInterface': window.isrtl
});
if (api){