Hi, I need help with this UI list layout list,
Sorry for bad quality video
as you see in the video the tick mark frame and cross mark frame sizing is my problem, their width is scaling perfectly as I want but their height isn’t, here’s the hierarchy for more info
I’m new in to UI and UX so any help will really be appreciated.
2 Likes
So you want them to maintain the same shape? You can use a UIAspectRatio for that to keep it in the same shape!
2 Likes
i want it that frame height to eqaully scale as the width. for example if the frame width decreases by 0.25 then the height also should scale like width.
Can we see the properties please? (of the aspect ratio)
theres no aspect ratio its uilistlayout here the properties
the UiAspectRatio is whats going to effect the size, the layout only changes the layout of the individual elements
these are the only children of the main frame that im working on
i used flex features of UIListLayout that changed the size of the children of main frame i think
This was the update that introduced flex features for UIListLayout which I think you don’t know
[Update] August 20, 2024
Flex is now live on all platforms!
Hi Developers!
We’re excited to announce the client release of Flex for UIListLayout ! Thank you for all your feedback, messages, and excitement around this feature during the Studio Beta. Flex is a set of new UIListLayout features that allows your UI content to effortlessly fill a dynamically-sized UI container using these new features:
Multiline wrapping
Growing items to fill empty space / shrinking …
ohhh yeah didnt know they added that. Yup we’ll wait for someone more qualified to come here
oh alr np thanks for your help tho
1 Like
Galahart
(Gala)
September 2, 2024, 9:41am
#12
Go to the images and change their ScaleType property to ‘Fit’
Its already solved I just used a script, sorry I didn’t closed this topic, thanks for your reply.
1 Like
system
(system)
Closed
September 16, 2024, 9:46am
#14
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.