loose font settings on text replace
x70b1 opened this issue · 1 comments
x70b1 commented
I can create a text area. The wished font works fine.
But if I replace the content of the text area with dynamic content from a database query it falls back to the default font.
It looks like font area contains some html code which is deleted if the content is replaces by a new text.
A solution for this would be perfect.
Also I cant load from a http source. Google Fonts works. But an own URL not
Btw: This plugin is awesome!