With Rappid 1.6 trial I used getPortattrs to change the position of the ports. Instead of attrs[portSelector] = { ref: '.body', 'ref-y': (index + 0.5) * (1 / total) };, I use my own rule.
But with Rappid V2 this is not working any more and I can’t figure out how to do it.
Any hints?