diff --git a/lib/src/editor/widgets/text/text_selection.dart b/lib/src/editor/widgets/text/text_selection.dart index f57038cf..a22d8c55 100644 --- a/lib/src/editor/widgets/text/text_selection.dart +++ b/lib/src/editor/widgets/text/text_selection.dart @@ -428,7 +428,7 @@ class EditorTextSelectionOverlay { ); if (builtMagnifier == null) return; - + _magnifierController.show( context: context, below: magnifierConfiguration.shouldDisplayHandlesInMagnifier