TF-1740: Fix double vertical scroll bar on composer
(cherry picked from commit 2c9653c2fc131666ed39f767a09e574c3401f414)
This commit is contained in:
@@ -1632,6 +1632,7 @@ class ComposerController extends BaseController {
|
||||
}
|
||||
|
||||
void handleInitHtmlEditorWeb(String initContent) {
|
||||
richTextWebController.editorController.setFullScreen();
|
||||
onChangeTextEditorWeb(initContent);
|
||||
richTextWebController.setEnableCodeView();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user