Game crashes when i press the Delete key while editing text content
Shivter14 opened this issue ยท 1 comments
When i edit text in fancymenu layouts, and press the Delete key to delete the character in front of my cursor, the game crashes.
To Reproduce
- Edit/Create a layout
- Create a text element body
- Set text content
- Press delete key
Expected behavior
It should just delete the character after the cursor (like backspace, but it deletes the caracter in front of the cursor)
Game Log
https://gist.github.com/Shivter14/bbbe8f6e906743e5900ccf45bb2edc65
Basic Informations:
Duplicate of #584