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

Editor: Fixed mismatched UITabs scrollbar background color in dark mode #28479

Merged
merged 1 commit into from
May 24, 2024

Conversation

ycw
Copy link
Contributor

@ycw ycw commented May 24, 2024

The tabsbar's scrollbar background color should be equal to active tab's background color, or else there's a visual river between tabs and the panel:

light mode: (no river issue)

no river

dark mode: (river issue)

river

dark mode: (no river issue with this PR)

no river in dark

@Mugen87 Mugen87 added this to the r165 milestone May 24, 2024
@mrdoob mrdoob merged commit 0bc990f into mrdoob:dev May 24, 2024
11 checks passed
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.

3 participants