mirror of
https://github.com/konvajs/konva.git
synced 2026-03-03 16:58:33 +08:00
new drawHitFromCache Shape method replaces Image createImageHitRegion
This commit is contained in:
@@ -105,14 +105,14 @@ suite('Blur', function() {
|
||||
|
||||
layer.draw();
|
||||
|
||||
//document.body.appendChild(group._cache.canvas.scene._canvas);
|
||||
//document.body.appendChild(group._cache.canvas.hit._canvas);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
showHit(layer);
|
||||
//showHit(layer);
|
||||
});
|
||||
|
||||
// ======================================================
|
||||
|
||||
Reference in New Issue
Block a user