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