nuwainfo / tibetaneditor

Working repository for a simple Tibetan editor with a segmenter, spellchecker, rule editor, concordancer and more.
2 stars 3 forks source link

Author-entered text gets deleted when "view" is toggled (spacing or POS) #9

Closed thedirk closed 6 years ago

thedirk commented 6 years ago

Issue: Adding text after segmentation causes text to be deleted if you change the "view" — view with spaced / POS tag view (or turning either on / off) —

Expected behavior: In author-entered text remains, even if it hasn’t been “processed” yet...

kevinhuangtw commented 6 years ago

Hello, now in version 0.10, the editor will automatically save the change when changing the views. Thanks.