Merge pull request #268 from chlupac/master

HTML text fix
This commit is contained in:
Shaun Walker
2020-03-10 14:45:55 -04:00
committed by GitHub

View File

@ -98,7 +98,7 @@
}
}
string _visibleText;
string _visibleText = "d-none";
string _visibleRich;
bool _richTextEditorMode;