TF-2671 Fix scroll jumping when typing on composer
(cherry picked from commit 2ab217d8b6193f61dfde0451ed49486cf51d664b)
This commit is contained in:
@@ -217,7 +217,7 @@ class ComposerView extends GetWidget<ComposerController> {
|
||||
onLoadCompletedEditorAction: controller.onLoadCompletedMobileEditorAction,
|
||||
),
|
||||
)),
|
||||
const SizedBox(height: ComposerStyle.keyboardMaxHeight),
|
||||
SizedBox(height: MediaQuery.viewInsetsOf(context).bottom),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user