Make the TabViewItemHeader a custom control #8201
Labels
Area-CodeHealth
Issues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.
Issue-Task
It's a feature request, but it doesn't really need a major design.
Product-Terminal
The new Windows Terminal.
Resolution-Fix-Committed
Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
We on the team have been discussing this for a while, but I think we need to just bite the bullet on it finally.
We've been hacking things into the
TabViewItem
'sHeader
for a while now, but we're just constantly doing it at runtime. This is not the best - we probably need to have a custom control for it. This control would include:togglePaneZoom
action for zooming a pane #6989)The text was updated successfully, but these errors were encountered: