personalizedrefrigerator / js-draw

Draw pictures using a pen, touchscreen, or mouse! JS-draw is a freehand drawing library for JavaScript and TypeScript.
https://personalizedrefrigerator.github.io/js-draw/typedoc/
MIT License
79 stars 8 forks source link

Multi-line text objects saved as multiple single-line text objects #12

Closed personalizedrefrigerator closed 1 year ago

personalizedrefrigerator commented 1 year ago

Describe the bug

Multi-line text objects are saved/loaded as several single-line text objects.

Steps to reproduce

  1. Create a text object with the text tool (use shift+enter to create multiple lines)
  2. Save
  3. Load from the save
  4. Try to edit the text objects.

Platform

personalizedrefrigerator commented 1 year ago

Fixed in fa124833dafbf4027e5a7a76fefa6e00993f278c