TF-753 Migrate enough_html_editor library to Linagora
This commit is contained in:
@@ -670,6 +670,7 @@ class ComposerView extends GetWidget<ComposerController>
|
||||
child: HtmlEditor(
|
||||
key: const Key('composer_editor'),
|
||||
minHeight: 550,
|
||||
addDefaultSelectionMenuItems: false,
|
||||
initialContent: initialContent,
|
||||
onCreated: (editorApi) {
|
||||
richTextMobileTabletController.htmlEditorApi = editorApi;
|
||||
|
||||
Reference in New Issue
Block a user