We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20db7f2 commit c78f216Copy full SHA for c78f216
ui/src/workflow/common/NodeContainer.vue
@@ -96,6 +96,7 @@
96
@mousedown.stop
97
@keydown.stop
98
@click.stop
99
+ @wheel.stop
100
:show="showAnchor"
101
:id="id"
102
style="left: 100%; top: 50%; transform: translate(0, -50%)"
0 commit comments