[PR #9041] Introduce zoom, bell and progress indicators to ATS #27405

Open
opened 2026-01-31 09:21:46 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/9041

State: closed
Merged: Yes


PR Checklist

Detailed Description of the Pull Request / Additional comments

  • Introduced separate DataTemplate for rendering TabPaletteItem
  • Introduced DataTemplateSelector assigning this template
  • Introduced indicators as observable properties of the terminal Tab
  • Bound TabPaletteItem to these properties
  • Ensured that BindingUpdate is always called on CmdPal to avoid races
**Original Pull Request:** https://github.com/microsoft/terminal/pull/9041 **State:** closed **Merged:** Yes --- ## PR Checklist * [x] Closes https://github.com/microsoft/terminal/issues/8912 * [x] CLA signed. * [ ] Tests added/passed * [ ] Documentation updated. * [ ] Schema updated. * [ ] I've discussed this with core contributors already. ## Detailed Description of the Pull Request / Additional comments * Introduced separate DataTemplate for rendering TabPaletteItem * Introduced DataTemplateSelector assigning this template * Introduced indicators as observable properties of the terminal Tab * Bound TabPaletteItem to these properties * Ensured that BindingUpdate is always called on CmdPal to avoid races
claunia added the pull-request label 2026-01-31 09:21:46 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27405