Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add correct visible range calculation for TextKit 2 #42

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

Wouter01
Copy link
Contributor

Previously, visibleTextRange would return the whole range when using TextKit 2. With this change, it will only return the actual visible text range.

@mattmassicotte
Copy link
Contributor

This is great! I've been meaning to fix this for a long time.

@mattmassicotte mattmassicotte merged commit 40c3726 into ChimeHQ:main Feb 20, 2024
6 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.

2 participants