mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
fixed up stage toImage() translation problem
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -846,7 +846,7 @@ Test.Modules.NODE = {
|
||||
layer.draw();
|
||||
|
||||
|
||||
var dataUrl = layer.toDataURL();
|
||||
//var dataUrl = layer.toDataURL();
|
||||
|
||||
// cache stage
|
||||
|
||||
|
Reference in New Issue
Block a user