retejs / auto-arrange-plugin

https://retejs.org
MIT License
17 stars 16 forks source link

AutoArrange module cause overflow #8

Closed Githamza closed 5 years ago

Githamza commented 5 years ago

I would auto arrange nodes generated automatically

I'm using this config

editor.use(AutoArrangePlugin, { margin: { x: 50, y: 50 }, depth: 0 })

The problem is that my components get clipped ouf of the container.

Is there a way to adapte editor the it's container ?

Here the issue Capture d’écran 2019-09-13 à 00 50 27

Ni55aN commented 5 years ago

https://github.com/retejs/auto-arrange-plugin/issues/7