Closed lredor closed 3 years ago
This PR fix the scrollbar problem, but I've just noticed that there is a side effect. Edges starting from the control are now layouted oddly. They systematically start from the top of the righr side of the Control node instead of the middle for example. I will analyze this problem but this PR should not be merged.
We can see the side effect direclty in ELK demonstrator. The first two nodes correspond to the previous behavior (border nodes for label are not centered). Below them, the border nodes for label are centered but the edge is "on the top".
This approach does not modify the VSM. There is maybe another solution. It will be studied later.
Signed-off-by: Laurent Redor laurent.redor@obeo.fr