Ransu-ll / Omori-Dialogue-Generator

Generate dialogue that looks very similar to the game OMORI with this website!
https://ransu-ll.github.io/Omori-Dialogue-Generator/
Other
14 stars 2 forks source link

Rendered dialogue box unable to handle multiple lines #1

Closed Ransu-ll closed 2 years ago

Ransu-ll commented 2 years ago

The Issue: As per the title, the render of the image does not handle dialogue that uses multiple lines.

image

As seen in the image, neither pressing enter nor a single line that wraps to muliple lines is handled.

How it should work: It should be able to at least handle when 'enter' is pressed, bonus if it handles singular lines that wrap to multiple lines too.

Ransu-ll commented 2 years ago

How it should work: It should be able to at least handle when 'enter' is pressed, bonus if it handles singular lines that wrap to multiple lines too.

Issue has been closed due to being able to at least handle when 'enter' is pressed. Issue may reopen in the future due to not having handled the second scenario.