Refactored impa synchronization.
This commit is contained in:
@@ -97,7 +97,7 @@ function initializeJodit(fonts, defaultComposerFont, defaultComposerFontSize, de
|
||||
}
|
||||
|
||||
function RenderHTML(htmlString) {
|
||||
editor.s.insertHTML(htmlString);
|
||||
editor.value = htmlString;
|
||||
editor.synchronizeValues();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user