When text selection is disabled, it doesn't make sense to wrap the QuillEditors child with EditorTextSelectionGestureDetector.
This makes handling gestures for read-only, unselectable contents by wrapping the QuillEditor in GestureDetector more reliable as EditorTextSelectionGestureDetector seems to intercept some gestures over the QuillEditor.
Join on discord to get advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter apps.
Join on discord to get advice and help or follow us on YouTube Visual Coding to learn more about the architecture of Visual Editor and other Flutter apps.