Skip to content

Conversation

@fluidsonic
Copy link

When a label's text is updated while the deferred link detection is still in progress the app most likely crashes.

detectedlinkLocations would contain the text checking results of the previous text - not the current one. So it's text ranges are no longer valid which in turn leads to a crash when using them e.g. for applying link styles.

Also the new text wasn't link-checked automatically since the previous link detection was not yet complete.

@fluidsonic
Copy link
Author

@jverkoey any news here?

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.

1 participant