Question
Empty Paragraph
I'm creating a new TextFlow, calling
textFlow.flowComposer.updateAllContainers(), and it creates an
empty paragraph and span. That means when I start adding
ParagraphElements to the flow, there is an empty line at the top.
After creating a textFlow and adding a paragraph, I expected the
paragraph to be first. Is there a better way around this than
setting a flag?
