Check if child on start of line
I have a simple feature request. I am using this FlowLayout to display a screen of quick reference material, but a lot of the text blends together. I'm trying to draw lines to separate them, but herein lies the problem. I don't want any lines on the outer edges, so I need a way to tell if a child object is on the start of a given line, so I know not to draw a separator in front of it.
I don't know if anyone has a clever way of doing this, but it would be nice if there was a method that could tell me a child's horizontal position, somehow.
![google com/username=nabilahmohammed667@gmail com/images.githubusercontent.com/8464309/165021957-e6671b4a-87b0-44ac-b922-32a1a7ae0057.png)