This commit is contained in:
Alexander Trofimov
2015-06-25 11:27:08 +03:00
parent dbf21ee32f
commit a10605c91f
174 changed files with 24121 additions and 8908 deletions

View File

@@ -463,7 +463,7 @@ function CorrectUniFill(asc_fill, unifill) {
_url = g_oUserTexturePresets[_tx_id];
}
if (_url != null && _url !== undefined && _url != "") {
ret.fill.RasterImageId = _url;
ret.fill.setRasterImageId(_url);
}
if (ret.fill.RasterImageId == null) {
ret.fill.RasterImageId = "";