Skip to content

Conversation

@mbrostami
Copy link

@mbrostami mbrostami commented Aug 2, 2021

When you use InsertText with overwrite option, the length of the current text is not being checked and it causes panic if the current text's length is smaller than new text's length.

Fixes #110

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.

panic: runtime error: slice bounds out of range

1 participant