Hello,
I'm using my custom node with three labels. They use "Internal: Top", "Internal: TopLeft" and "Internal: BottomLeft" and are positioned with the "Border" setting.
Everything works fine, as long as I'm using the hierarchical layouter. The whole node is moved as expected, the content of the node is untouched.
When I use the flowchart layouter, the labels within the node are moved to the center, so that all three labels collide in the same spot.
I'd like to be able to use the flowchart layouter, as its layout results are a closer match to my expectations :) - in the end, my graph is a "flowchart on steroids".
I'm using V3.12.2.
Thanks in advance,
Ralf