mirror of
https://github.com/konvajs/konva.git
synced 2026-01-24 05:45:14 +08:00
fixed up some text shadow issues
This commit is contained in:
@@ -771,7 +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');
|
||||
|
||||
Reference in New Issue
Block a user