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