TF-166 [BUG] Fix can not scroll to the end of composer
This commit is contained in:
@@ -27,7 +27,6 @@ class ComposerView extends GetWidget<ComposerController> {
|
||||
controller.htmlEditorApi?.unfocus();
|
||||
},
|
||||
child: Scaffold(
|
||||
resizeToAvoidBottomInset: false,
|
||||
backgroundColor: AppColor.primaryLightColor,
|
||||
body: SafeArea(
|
||||
right: false,
|
||||
|
||||
Reference in New Issue
Block a user