I’ve found this bug when using a UIListLayout with a vertical alignment other than ‘Top’ under a ScrollingFrame with AutomaticCanvasSize set to Y.
Basically, elements under the ScrollingFrame will have their position changed on the AbsoluteWindowSize instead of AbsoluteCanvasSize property when AutomaticCanvasSize is set to Y. This creates a problem once there are enough elements that they become larger than the ScrollingFrame’s AbsoluteWindowSize.
Effectively, their positions are set to negative values outside of the ScrollingFrame’s canvas and a large empty space is created in their absence.
Here shows that this only happens when AutomaticCanvasSize is set to Y, because if I provide the proper CanvasSize instead of using AutomaticCanvasSize it displays as (I believe) intended.
I’m sure this likely applies to horizontal layouts too, but I haven’t tested that.
Any idea when UIListLayout.Wraps is going to release? I made a UI dependent on it and I would really like to have it out before august so I don’t have to manually script a way for it to work how UIListLayout.Wraps works.
Is there a forum to get the feature enabled on a specific place? I’m working on a branded experience and we heavily rely on this feature being enabled.
Also waiting and hoping there are no more bugs to be solved. Haven’t checked it in months as my work is done and is just waiting for release (and I am working on other stuff now) but hopefully everything is going nice on the other side and is close to release.
The latest update is we are planning to enable flex for a subset of users next week and expand the rollout if no issues are found! Stay tuned for more updates!
Can we also have an early access to this feature? We are heavily dependent on this and we can’t release the new re-worked UI. We have an upcoming event this august and we really want to refresh the UI.
We are currently testing flex layout in production this week, so we hope we can turn it on for everyone. However if we find a blocker, we will start turning flex on for individual games next week. Thanks!
When can we expect this feature to be on by default in Studio? It still seems to be a (off by default?) option in Studio, which seems odd for a feature that appears to be ready for production.
Hi, thanks for the question! We are planning to make flex properties visible in Studio after it has been released to all Client platforms and is stable.