laravel-schematics icon indicating copy to clipboard operation
laravel-schematics copied to clipboard

[Feature] Drag&drop relation "label" or zoom in/out

Open morawcik opened this issue 4 years ago • 1 comments

Hi

It would be nice to move relation label (see image) or zoom in/out "viewport". If we have a lot of models then it is a bit annoying when they overlap each other or when we have to scroll to find some model.

pobrane (1)

morawcik avatar Mar 08 '20 17:03 morawcik

Hi @morawcik !

I'm getting annoyed by it too indeed. Have to see what I can do about it since it's handled by configurations in jsPlumb. I guess I could implement a slider to adjust the location of labels. Or hack a bit with the dom element.

mtolhuys avatar Mar 08 '20 18:03 mtolhuys