Commit be0c1957 authored by Sergey Luzyanin's avatar Sergey Luzyanin

fix Bug 34194

parent 83b75d63
......@@ -6975,10 +6975,10 @@ CTextPr.prototype =
this.Unifill = TextPr.Unifill.createDuplicate();
else
{
if(undefined != TextPr.Color)
{
this.Unifill = undefined;
}
//if(undefined != TextPr.Color)
//{
// this.Unifill = undefined;
//}
}
if(undefined != TextPr.FontRef)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment