irshu355 / Android-WYSIWYG-Editor

:pager: A text editor written in Android using native components in the content tree. Integrate easily to work with web based WYSIWYG's.
http://irshulx.github.io/Android-WYSIWYG-Editor
Apache License 2.0
412 stars 116 forks source link

there is bug that image sequence when render_type="Editor" #58

Closed idubakkeun closed 5 years ago

idubakkeun commented 6 years ago

hi your WYSIWYG is very good!! but there is bug. fix it please :)

first editor and save -image -text -image -text

after open the text and images are very good(render_type Renderer) -image -text -image -text

but reload for modify(render_type Editor) -image -image -text -text

check out please!! :)

hemantparmar23 commented 6 years ago

same as Issue #27

idubakkeun commented 6 years ago

same as Issue #27

there was the same issue...thanks~!

irshu355 commented 5 years ago

This has been fixed on the version 2.3.2, https://github.com/irshuLx/Android-WYSIWYG-Editor/releases/tag/2.3.2. Please give it a try.