fixed up Image hit draw func

This commit is contained in:
Eric Rowell
2012-11-23 23:55:20 -08:00
parent b67cc4b589
commit 7f68dafb5c
4 changed files with 15 additions and 8 deletions

View File

@@ -771,6 +771,7 @@ Test.Modules.NODE = {
cachedShape.createImageBuffer(function() {
console.log(111)
layer.draw();
//console.log(layer.toDataURL());
warn(dataUrls['regular and cahced polygon'] === layer.toDataURL(), 'regular and cached polygon layer data url is incorrect');