weex-gcanvas
Advanced tools
Comparing version 0.5.28 to 0.5.30
@@ -120,3 +120,3 @@ /** | ||
//----------------------------- | ||
GLog.d('gcanvas#=====>>>version: 0.5.28'); | ||
GLog.d('gcanvas#=====>>>version: 0.5.30'); | ||
@@ -123,0 +123,0 @@ GCanvas.start = function(el){ |
@@ -759,3 +759,3 @@ var GBridge = require("./gutil").GBridge; | ||
GLog.d('gcontext2d#drawImage() with callGCanvasLinkNative'); | ||
GBridge.bindImageTexture(that.componentId, [image.src, cacheKey], function(e){ | ||
GBridge.bindImageTexture(that.componentId, [image.src, image.id], function(e){ | ||
if( !e.error ) | ||
@@ -762,0 +762,0 @@ { |
{ | ||
"name": "weex-gcanvas", | ||
"version": "0.5.28", | ||
"version": "0.5.30", | ||
"main":"gcanvas.js", | ||
@@ -5,0 +5,0 @@ "platform": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package