Add a check for map bounds in token menu
Removed hard coded dead zones in proxy token
This commit is contained in:
@@ -121,7 +121,7 @@ function Map({
|
||||
>
|
||||
<Image
|
||||
ref={mapRef}
|
||||
id="map"
|
||||
className="mapImage"
|
||||
sx={{
|
||||
width: "100%",
|
||||
userSelect: "none",
|
||||
|
||||
Reference in New Issue
Block a user