mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
update changelog, update test
This commit is contained in:
@@ -695,7 +695,7 @@ suite('Shape', function() {
|
||||
// restroke without the shaodw
|
||||
context.stroke();
|
||||
|
||||
compareLayerAndCanvas(layer, canvas, 10);
|
||||
compareLayerAndCanvas(layer, canvas, 50);
|
||||
|
||||
var trace = layer.getContext().getTrace();
|
||||
//console.log(trace);
|
||||
|
Reference in New Issue
Block a user