wasabeef / richeditor-android

RichEditor for Android is a beautiful Rich Text WYSIWYG Editor for Android.
Apache License 2.0
6.22k stars 1.2k forks source link

setOnDecorationChangeListener not working #291

Open damanpreett opened 1 year ago

damanpreett commented 1 year ago

i was not able to know when auto decoration active . like if we use bulletParagraphDecoration and then double enter then decoration dis-active in then satiation if you highlight decoration button then we can't detect when decoration dis-active or active . please fix this issue.

Quantron7t commented 1 year ago

@damanpreett did you find a fix? It only triggers on focus based events and not during typing, I see superscript and subscript not being logged at all. Output from the decoration state listener is very disconnected from reality. 2023-05-06 17:47:04.114 18359-18359 TAGGED com.example.app D [ITALIC, JUSTIFYLEFT]