TF-1806 Fix impossible to disable used fonts in email composer
(cherry picked from commit 9b09b64a4140270feb322ee0190667e2dd2a6db2)
This commit is contained in:
@@ -818,7 +818,6 @@ class ComposerView extends GetWidget<ComposerController>
|
||||
blockQuotedContent: initContent,
|
||||
htmlToolbarOptions: const HtmlToolbarOptions(
|
||||
toolbarType: ToolbarType.hide,
|
||||
toolbarPosition: ToolbarPosition.custom,
|
||||
defaultToolbarButtons: []
|
||||
),
|
||||
otherOptions: const OtherOptions(height: 550),
|
||||
|
||||
Reference in New Issue
Block a user