Change the padding from 0.03, 0
to something like 0, 5
The first value is relative to the whole screen size (1 being the full screen), and the second value is in screen pixels
Change the padding from 0.03, 0
to something like 0, 5
The first value is relative to the whole screen size (1 being the full screen), and the second value is in screen pixels
didnt need to remove it
agreed with that too!!
Increase it from 5 to 15. Play around with it
Yeah but since it is in offset mobile devices will experience higher rates of padding.
I don’t see how that’s an issue. Can you show what it looks like?
If it doesn’t look right then maybe you should use offset for the Y size of the TextButtons
I know about the plugin, but I don’t like using plugins in terms of UI work.
hmm interesting, but i dont know any fix to it exept for that
Use scale for the Y size of Frame2? So it scales with the device screen Y size
If you want the buttons to always fit then you should write some kind of code for rounding the size of the frame so they always fit perfectly
hmm, yeah i kinda agree indeed
I already know about scale and offset.
I don’t think you understand my point.
yeah yeah, but can u show me whats ur current offset? im not into ui design much but im trying my best to help!!
yeah yeah, but can u show me whats ur current offset? im not into ui design much but im trying my best to help!!
I agree. I am bad at UI design too.
oh thats weird, ive did this before but the diff is i used the plugin its rlly not much diff
Even when using the plugin, parts get cut off.