Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Hybrid Support for Old & New Roblox Topbar #82

Merged
merged 8 commits into from
Jan 20, 2024

Conversation

iamEvanYT
Copy link
Contributor

@iamEvanYT iamEvanYT commented Nov 22, 2023

Roblox is experimenting a new, more compact Topbar, which doesn't match the current style.
In this PR, I changed the code to use GuiService.TopbarInset property to determine if the user is using the old or the new one (>36 pixels).
If it is the new one, it would switch the theme to the new style.

@1ForeverHD, please check this PR.

image

@fgclue
Copy link

fgclue commented Dec 8, 2023

Hope this gets into main, UIShelf has never worked for me.

@iamEvanYT
Copy link
Contributor Author

Hope this gets into main, UIShelf has never worked for me.

Hello, if you want to, you can use my fork for now.
It supports both topbars!

@fgclue
Copy link

fgclue commented Dec 9, 2023

Thanks!

@1ForeverHD 1ForeverHD changed the base branch from main to development January 20, 2024 16:49
@1ForeverHD
Copy link
Owner

Many thanks for this Evan! I'll be using some of this code for the re-write.

@1ForeverHD 1ForeverHD merged commit 5aa83be into 1ForeverHD:development Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants