mirror of
https://github.com/konvajs/konva.git
synced 2025-10-15 12:34:52 +08:00
cache fix
This commit is contained in:
@@ -312,6 +312,7 @@ export abstract class Node {
|
||||
|
||||
cachedHitCanvas.isCache = true;
|
||||
|
||||
this._cache.delete('canvas');
|
||||
// this.clearCache();
|
||||
|
||||
sceneContext.save();
|
||||
|
Reference in New Issue
Block a user