Open
Description
Hi @jerosoler I'm facing a issue of breaking of connection line between 2 nodes on 100% level of the browser, and working fine on 80%, but this zoom levels vary from system to system
this image is of my system on 100% level of the google chrome browser.
.css of this
.drawflow .connection .main-path {
fill: none;
stroke-width: 2px;
stroke: #000;
transform: translate(-9998px,-9999px);
}
but still facing a issue, provide some solution of this.
Thanks!