TF-2940 Add spell check for vacation responder text input
This commit is contained in:
@@ -484,6 +484,7 @@ class VacationView extends GetWidget<VacationController> with RichTextButtonMixi
|
||||
hint: '',
|
||||
darkMode: false,
|
||||
initialText: controller.vacationMessageHtmlText,
|
||||
spellCheck: true,
|
||||
customBodyCssStyle: HtmlUtils.customCssStyleHtmlEditor(direction: AppUtils.getCurrentDirection(context))
|
||||
),
|
||||
htmlToolbarOptions: const html_editor_browser.HtmlToolbarOptions(
|
||||
|
||||
Reference in New Issue
Block a user