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

Breaks with RotatedBox #2

Open
stargazing-dino opened this issue Jun 17, 2021 · 0 comments
Open

Breaks with RotatedBox #2

stargazing-dino opened this issue Jun 17, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@stargazing-dino
Copy link
Owner

I don't know how to get a box that has a preferredSize that is larger in the vertical direction than the horizontal. This was to test that it worked in correctly constraining stuff.

However, I tried a RotatedBox and it looks like it doesn't swap the size? Not sure how but I got a width of like 68 for something that was obviously like 300. I don't know how you'd check if something was rotated either

This functionality probably belongs in dependentBox stuff but if it's not even being passed the actual information of the box it's positioning then I'm at a loss

@stargazing-dino stargazing-dino added the bug Something isn't working label Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant