Taken from #216, here's a summarized version of what @benedictleejh explained:
When all of the text in a text area is styled, then completely deleted, and then one inserts some new text, the newly-inserted text will inherit the deleted text's style. He proposes that, instead of inheriting the deleted style, it should be styled as initialStyle.
Taken from #216, here's a summarized version of what @benedictleejh explained:
When all of the text in a text area is styled, then completely deleted, and then one inserts some new text, the newly-inserted text will inherit the deleted text's style. He proposes that, instead of inheriting the deleted style, it should be styled as
initialStyle.