fix(minimap): nodes outside of viewport clicakbel closes #2680
This commit is contained in:
@@ -202,6 +202,7 @@ function MiniMap({
|
|||||||
fillRule="evenodd"
|
fillRule="evenodd"
|
||||||
stroke={maskStrokeColor}
|
stroke={maskStrokeColor}
|
||||||
strokeWidth={maskStrokeWidth}
|
strokeWidth={maskStrokeWidth}
|
||||||
|
pointerEvents="none"
|
||||||
/>
|
/>
|
||||||
</svg>
|
</svg>
|
||||||
</Panel>
|
</Panel>
|
||||||
|
|||||||
Reference in New Issue
Block a user