Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if child on start of line #90

Open
theblackwidower opened this issue Apr 2, 2022 · 1 comment
Open

Check if child on start of line #90

theblackwidower opened this issue Apr 2, 2022 · 1 comment

Comments

@theblackwidower
Copy link

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.

@ali2011498
Copy link

ali2011498 commented Apr 25, 2022

![google com/username=nabilahmohammed667@gmail com/images.githubusercontent.com/8464309/165021957-e6671b4a-87b0-44ac-b922-32a1a7ae0057.png)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants