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

Fix the tab color, part III #11413

Merged
3 commits merged into from
Oct 5, 2021
Merged

Fix the tab color, part III #11413

3 commits merged into from
Oct 5, 2021

Conversation

zadjii-msft
Copy link
Member

I've had a hard time with the tab colors this week.

Turns out that setting the background to nullptr will make the tabviewitem invisible to hit tests. Transparent, on the other hand, is totally valid, and the expected default.

Tabs as of this commit:

tab-color-fix-3

PR Checklist

This low-key reverts a bit of #11369, which fixed #11294, which regressed in #11240

@ghost ghost added Area-UserInterface Issues pertaining to the user interface of the Console or Terminal Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal. Severity-Blocking We won't ship a release like this! No-siree. labels Oct 4, 2021
@zadjii-msft zadjii-msft changed the title This fixes it but I have to remove the dead code. Fixes #11382 Fix the tab color, part III Oct 4, 2021
@DHowett DHowett added the AutoMerge Marked for automatic merge by the bot when requirements are met label Oct 5, 2021
@ghost
Copy link

ghost commented Oct 5, 2021

Hello @DHowett!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost ghost merged commit 6295c8c into main Oct 5, 2021
@ghost ghost deleted the dev/migrie/b/11382-tab-color-fix-3 branch October 5, 2021 15:28
@ghost
Copy link

ghost commented Oct 20, 2021

🎉Windows Terminal Preview v1.12.2922.0 has been released which incorporates this pull request.:tada:

Handy links:

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-UserInterface Issues pertaining to the user interface of the Console or Terminal AutoMerge Marked for automatic merge by the bot when requirements are met Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal. Severity-Blocking We won't ship a release like this! No-siree.
Projects
None yet
4 participants