TF-2940 Add spell check for vacation responder text input

This commit is contained in:
dab246
2024-07-24 09:20:46 +07:00
committed by Dat H. Pham
parent 764ba95927
commit 94cee27e40
@@ -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(