mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
fix(editor): Minimap Show nodes outside viewport (#10843)
This commit is contained in:
committed by
GitHub
parent
acb4194fa1
commit
9c95db8282
@@ -555,7 +555,6 @@ provide(CanvasKey, {
|
||||
pannable
|
||||
zoomable
|
||||
:node-class-name="minimapNodeClassnameFn"
|
||||
mask-color="var(--color-background-base)"
|
||||
:node-border-radius="16"
|
||||
@mouseenter="onMinimapMouseEnter"
|
||||
@mouseleave="onMinimapMouseLeave"
|
||||
|
||||
Reference in New Issue
Block a user