Set firstBaselineOffset on multiple containers
Hi,
I have a textflow that maps to multiple controllers (that contains a UIComponent each) to get a flow between them.
When I set the firstBaselineOffset to BaselineOffset.LINE_HEIGHT on all controllers it only works on the first container and the others get BaselineOffset.ASCENT.
What is the correct way to set firstBaselineOffset on all controllers in the textflow?
This is the result I get (only the first container gets the text "pushed" down):

