arch_ocean
(Ohio_AmongUs)
October 22, 2021, 8:06am
#1
Hello! Im trying to scale those imageLabel but somehow the scale won’t work when I put gridLayout. Here is all properties
GridLayout properties
frame that cover all image layout
im also trying to put aspectRatio but nothing change
Thank for helping
ithink cell size change the value that after 0 like this 0.50 ,0,50
1 Like
arch_ocean
(Ohio_AmongUs)
October 22, 2021, 8:15am
#3
it scale now but there is gaps between each other
epochzx
(epoch)
October 22, 2021, 9:49am
#4
Well of course it will have “gaps”, your new CellSize property is not equivalent to the previous Offset you had. Simply edit the padding (making sure you use scale) again to your liking.
arch_ocean
(Ohio_AmongUs)
October 22, 2021, 1:11pm
#5
How can I convert offset to scale? is there any math equation?