retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
10.17k stars 653 forks source link

Invisible Div #479

Closed guianderson closed 1 year ago

guianderson commented 4 years ago

Every time a line is connected between components, an invisible div is created

Screenshot_55

EnzoPG commented 4 years ago

Same thing here.. Actually there is a HTML element that contain all the connections:

Screenshot_56

@Ni55aN Any update about this issue?

Hatead1 commented 4 years ago

Every div contain only one connection and used for access/modify svg path. Why "issue"?

EnzoPG commented 4 years ago

Every div contain only one connection and used for access/modify svg path. Why "issue"?

When we have only 2 components that's not a problem.. But when we have 250 components, these DIVs overwrite the components connections that we can't do appositely then..

rete-js[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.