laravel-schematics
laravel-schematics copied to clipboard
[Feature] Drag&drop relation "label" or zoom in/out
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.
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.