Fix TextSelection

pull/18/head
singerdmx 4 years ago
parent b469475775
commit 39f0dad270
  1. 1
      lib/widgets/text_selection.dart

@ -206,7 +206,6 @@ class EditorTextSelectionOverlay {
endpoints, endpoints,
selectionDelegate, selectionDelegate,
clipboardStatus, clipboardStatus,
Offset(0, 0),
), ),
), ),
); );

Loading…
Cancel
Save