Hey
I got a problem with buttons.
On my pc it looks very good but on my mobile the button got pressed more together.
Pls help thx.
(the picture is how it looks on my pc)
Hey
I got a problem with buttons.
On my pc it looks very good but on my mobile the button got pressed more together.
Pls help thx.
(the picture is how it looks on my pc)
Hi, assuming you’re using the built in GUI, you calculate the width/height based on the size of the screen right ?
You might want to either use a fixed size for your button, or use only one of the sizes of the screen to calculte the size of the button and use its width/height ratio to calculate the other side…