wait, what do you mean, mine is -2 and it works and lines up ?
At positive 2:
iâm not sure. works perfectly for me on both. my ScreenInsets
is set to CoreUISafeInsets
maybe try that
Yep Iâve set it to that
okay i just checked the file you sent and you have your Y position set to 1
that might be the problem, set it to 0
How can I set my insets to that I cant find the appearance from screengui objects
im sorry. thanks for telling me. im not sure. tell me if you figure it out
The safest method is to use ScreenInsets set to TopbarSafeInsets, so you really position your controls within the safe area rather than offsetting against another area. To align your objects to the bottom of the TopbarSafeInsets area you can set AnchorPoint.Y to 1 and Position.Y.Scale to 1 to all of those objects. Or wrap all of them to a Frame and position the Frame that way, thatâs what I do. There is 2 pixel padding on the bottom, so to perfectly align you might also want to add Position.Y.Offset set to -2. Hope that helps!
Yep it worked! Thanks for informing me about this.
it didnât work for me on console
We really appreciate everyoneâs feedback! In response to your input, we have decided to delay the upcoming user-facing test for experience controls. We are currently exploring additional options before moving forward.
Thank you.
Will we be able to hide the left side completely then?
And how to fix the that the ui be I. The topbar I donât have the aperance properties
I reinstalled studio because I thought it was outdated becouse there where errors where I canât start it after restart (but Roblox was down) maybe now I have them.
Edit I still donât have them
I just re-worked my project UI to fit the new topbar
Can we customize the topbar colors
When be the public beta release for my topbar will I match it with the old and if the public realase is will I automatically letâs switch the topbar
Also the insets works but on the tinyst device it overlaps
And does someone knows the difference offsets for devices so I can set a offset for that devices so it match more