Fixed bug with corrupted map state on token deletion
This commit is contained in:
@@ -119,7 +119,6 @@ function MapTokens({
|
||||
!(tokenState.id in disabledTokens) &&
|
||||
!tokenState.locked
|
||||
}
|
||||
mapState={mapState}
|
||||
fadeOnHover={selectedToolId === "drawing"}
|
||||
map={map}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user