Skip to content

feat: remove ignore pointer so gesture detection works#1

Merged
sam-p-at-pieces merged 1 commit into
mainfrom
super-text-gestures
Jun 9, 2025
Merged

feat: remove ignore pointer so gesture detection works#1
sam-p-at-pieces merged 1 commit into
mainfrom
super-text-gestures

Conversation

@sam-p-at-pieces

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings June 9, 2025 21:08

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes an IgnorePointer widget wrapper around SuperText to allow gesture detection to work as expected.

  • Removed the IgnorePointer wrapper to expose SuperText to pointer events.
Comments suppressed due to low confidence (1)

super_editor/lib/src/default_editor/text.dart:1146

  • [nitpick] Since the removal of IgnorePointer changes how gesture events are propagated, please update the documentation or add comments to reflect this behavioral change.
return SuperText(

@sam-p-at-pieces sam-p-at-pieces merged commit f0d9d2b into main Jun 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants