update changelog, update test

This commit is contained in:
Anton Lavrenov
2019-02-25 08:05:14 -05:00
parent 75bd2782c6
commit 13fde9329f
2 changed files with 4 additions and 4 deletions

View File

@@ -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);