Skip to content

Line breaks on different zoom levels of Browser #757

Open
@itsrajatcodehub

Description

@itsrajatcodehub

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

image

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!

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions