Replies: 1 comment 1 reply
-
#7727 is referring to a bug on iOS, not Windows. And the bug was about what happens when a View's visibility changes, and wasn't specifically about FlexLayout. So you might be seeing a completely different bug. I'd suggest opening an issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have found out a control with
IsVisible = false
still takes up blank space in flex layout for windows.According to #7727 it has been fixed. Has it been released?
This is really a big problem.
Beta Was this translation helpful? Give feedback.
All reactions