Skip to content

Conversation

@thecoolwinter
Copy link
Contributor

Description

Fixes a bug that didn't allow the view to track drags outside it's bounds. Users can now drag selections over other views and outside the window.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screen.Recording.2025-06-18.at.4.26.50.PM.mov

@thecoolwinter
Copy link
Contributor Author

Accidentally added the changes in #107 to this PR. Since they'll be conflicting anyways I'll just make this ready when that one is done.

@thecoolwinter thecoolwinter marked this pull request as ready for review June 23, 2025 13:54
@thecoolwinter thecoolwinter merged commit df485cb into CodeEditApp:main Jun 23, 2025
2 checks passed
@thecoolwinter thecoolwinter deleted the feat/track-drag-outside-view branch June 23, 2025 15:34
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.

🐞 Text Selection Doesn't Update When Dragging Outside Horizontal Bounds of Text View 🐞 Gutter Intercepts TextView Drag

1 participant