[PR #14846] [MERGED] Update ControlsV2 scrollbar template #30275

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14846
Author: @lhecker
Created: 2/13/2023
Status: Merged
Merged: 2/15/2023
Merged by: @DHowett

Base: mainHead: dev/lhecker/scrollbar-update


📝 Commits (2)

  • 64dbe07 Update ControlsV2 scrollbar template
  • 3e3573e Restore ScrollBarVisualStateManager, Simplify customization

📊 Changes

2 files changed (+31 additions, -28 deletions)

View changed files

📝 .github/actions/spelling/expect/expect.txt (+1 -0)
📝 src/cascadia/TerminalControl/TermControl.xaml (+30 -28)

📄 Description

This commit updates our scrollbar template to microsoft-ui-xaml at ceeab5f.
This incorporates the bug fix for MSFT-39442675.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/14846 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 2/13/2023 **Status:** ✅ Merged **Merged:** 2/15/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/lhecker/scrollbar-update` --- ### 📝 Commits (2) - [`64dbe07`](https://github.com/microsoft/terminal/commit/64dbe074e13b89635fa6d90b7a65ec39f32fc5f9) Update ControlsV2 scrollbar template - [`3e3573e`](https://github.com/microsoft/terminal/commit/3e3573e75b8c6ae82f5c967b0ca0d122684af7b4) Restore ScrollBarVisualStateManager, Simplify customization ### 📊 Changes **2 files changed** (+31 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+1 -0) 📝 `src/cascadia/TerminalControl/TermControl.xaml` (+30 -28) </details> ### 📄 Description This commit updates our scrollbar template to microsoft-ui-xaml at ceeab5f. This incorporates the bug fix for MSFT-39442675. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:39:43 +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#30275