Open mbrostami opened 3 years ago
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
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