Fix bug with zooming while on the drawing tool on a touch device
This commit is contained in:
@@ -344,6 +344,7 @@ function Map({
|
||||
</>
|
||||
}
|
||||
selectedToolId={selectedToolId}
|
||||
onSelectedToolChange={setSelectedToolId}
|
||||
>
|
||||
{mapGrid}
|
||||
{mapDrawing}
|
||||
|
||||
Reference in New Issue
Block a user