Adaptable grid layout #2
Replies: 4 comments 5 replies
-
Any updates as to when this would be implemented - I'm currently wanting to do work with grids (icons lists) whereby they are network-spawned Gameobjects. Not having a good 'grid' layout flow feature means I can only use verticle lists. Basically a replacement for this standard unity action |
Beta Was this translation helpful? Give feedback.
-
Hi folks! Just wanted to provide a brief update on this, as it's been marked as "In Progress" for unfortunately longer than we anticipated. The feature work started in late December but admittedly slowed down a bit over the holidays as well as took a back seat to prioritize a few other features, stability, new tutorials, user support, etc. Hence the delay. As of recently, this adaptive grid combined with "expand to fill remaining space" are back on top of our priorities list and underway! It will be at least a few more weeks before we wrap up implementation, testing, documentation, etc., but optimistically it will be live within the next month or so! Now I do want to clarify that's not a guaranteed timeline, as new things always come up or proper implementation takes more time than we originally estimated, but it's a reasonable guess if all goes according to plan :) We're excited to get this one out there, and we appreciate you all being so patient! |
Beta Was this translation helpful? Give feedback.
-
Wonderful!
Do you have, or will provide instructions, examples on use?
…On Tue, 28 Mar 2023 at 9:20 AM, Adam Gray ***@***.***> wrote:
Submitted to the Asset Store for review, so it should be available within
the next few business days!
—
Reply to this email directly, view it on GitHub
<#2 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHSZ3YVW6TEWTL2UPEVJGS3W6I4GTANCNFSM55ELEERQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
These feature have just been published in v.1.2.0! Please note the breaking change! You can learn more about the new functionality here: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This would be a major selling point for me developing applications that run on both phone and tablet is a nightmare in unities base UI system.
for example something that fits maybe 2 side by side on a phone could fit 4-6 on an iPad. What I really want to see is a grid that automatically overflows to the next line based on screen width. With say min/max column count setting.
Edit: Flow layout group as per this Discussion
Beta Was this translation helpful? Give feedback.
All reactions