dougrich/conscripter

Reordering by dragging doesn't properly update substitution order in preview

Closed this issue · 2 comments

Describe the bug
Reordering by dragging doesn't properly update substitution order in preview

To Reproduce
Steps to reproduce the behavior:

  1. Create two characters that may overlap i.e. "ph" and "h"
  2. Create "h" before "ph"
  3. Drag "ph" ahead of "h"
  4. writing "ph" in the preview comes out as "p" and "h" glyphs, separately

Expected behavior
Updated order ("ph" becomes "ph" glyph)

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 74

Additional context
I am aware of the arrows but it took me a bit to see them, dragging is more intuitive, and its easier over long distances
PLUS, issue #2 makes it hard

and also, saving and loading the json fixes this

That's strange that saving and loading the json fixes it - would you mind adding a copy of the json so I can test it out?

Thanks for the bug report!

Thanks for reporting this. This should be resolved in 0.1.1, which has been deployed.

I'm going to close this out for now, but feel free to re-open if you see this issue again.