Commit fa7a3e6d authored by Sergey.Luzyanin's avatar Sergey.Luzyanin Committed by Alexander.Trofimov

сравненеие градиентных заливок

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@66999 954022d7-b5bf-4e40-9824-e11837661b57
parent 489835ff
......@@ -2273,7 +2273,7 @@ CGs.prototype =
}
var ret = new CGs();
ret.color = compare_unicolor;
ret.pos = gs.pos === this.pos ? this.pos : undefined;
ret.pos = gs.pos === this.pos ? this.pos : 0;
return ret;
}
};
......
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