Skip to content

Conversation

@TTimo
Copy link
Contributor

@TTimo TTimo commented Nov 19, 2020

When the input_text_multiline buffer cuts in the wrong place, this code was throwing a UnicodeDecodeError exception.

  File "imgui/core.pyx", line 4990, in imgui.core.input_text_multiline
  File "imgui/core.pyx", line 323, in imgui.core._from_bytes
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xde in position 10000: unexpected end of data

@coveralls
Copy link

Coverage Status

Coverage remained the same at 49.589% when pulling 8106fae on TTimo:input_text_multiline into 4eb8a65 on swistakm:master.

@swistakm
Copy link
Member

Thanks for contribution!

@swistakm swistakm merged commit d822f9c into pyimgui:master Nov 25, 2020
@swistakm swistakm added the release pending Merged but still needs official release label Nov 25, 2020
@swistakm swistakm removed the release pending Merged but still needs official release label Dec 16, 2020
@swistakm
Copy link
Member

Released as 1.3.0:

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.

3 participants