mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(editor): Add execution indication to canvas v2 (no-changelog) (#9984)
This commit is contained in:
@@ -126,6 +126,8 @@ function onClickPane(event: MouseEvent) {
|
||||
:apply-changes="false"
|
||||
fit-view-on-init
|
||||
pan-on-scroll
|
||||
snap-to-grid
|
||||
:snap-grid="[16, 16]"
|
||||
:min-zoom="0.2"
|
||||
:max-zoom="2"
|
||||
data-test-id="canvas"
|
||||
|
||||
Reference in New Issue
Block a user