Removed force redraw from token caching
This commit is contained in:
@@ -212,8 +212,6 @@ function MapToken({
|
||||
),
|
||||
});
|
||||
image.drawHitFromCache();
|
||||
// Force redraw
|
||||
image.getLayer().draw();
|
||||
}
|
||||
}, [debouncedStageScale, tokenWidth, tokenHeight, tokenSourceStatus, token]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user