Skip to content

Conversation

@FastestMolasses
Copy link
Member

Description

The current overscroll behavior that was being handled in the SourceEditor relied on a content inset, which was a little buggy and did not allow the user to click in the over scrolled area to set the cursor. This behavior was moved to TextView instead in order to fix this.

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
@FastestMolasses FastestMolasses self-assigned this Mar 31, 2025
@FastestMolasses FastestMolasses added enhancement New feature or request editor UI labels Mar 31, 2025
@thecoolwinter thecoolwinter changed the title Change overscroll behavior to be handled inside TextView Move Overscroll To TextView Apr 6, 2025
@thecoolwinter thecoolwinter enabled auto-merge (squash) April 6, 2025 23:04
@thecoolwinter thecoolwinter merged commit 603e89c into main Apr 7, 2025
2 checks passed
@thecoolwinter thecoolwinter deleted the overscroll branch April 7, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

editor enhancement New feature or request UI

3 participants