hpi-swa-teaching / RichTextEditing

MIT License
5 stars 0 forks source link

Loading a document prevents new structures #157

Closed frcroth closed 4 years ago

frcroth commented 4 years ago

Description

When loading a saved document, creating structures does not work.

Steps to reproduce

  1. Open a new editor.
  2. Create a document, save it, save as "Name"
  3. Open a new editor
  4. Load document with name "Name"
  5. Create a new structure

Expected behaviour

Structures that are created after loading a document show up in the editor and can be applied to the text.

Workaround

Save document after creating structure

frcroth commented 4 years ago

Reason: dependents of document are removed

frcroth commented 4 years ago

Fixed in dd85c8958a46b484fda215440cb64c6a0a07a3d3