[PR #3397] [MERGED] wpf: Change scrollbar buttons to one line per click #25338

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3397
Author: @ghost
Created: 10/31/2019
Status: Merged
Merged: 11/1/2019
Merged by: @DHowett-MSFT

Base: masterHead: dev/zorio/scrollbar-delta


📝 Commits (1)

  • db58a16 change scrollbar buttons to one line per click

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/cascadia/WpfTerminalControl/TerminalControl.xaml (+1 -1)

📄 Description

Summary of the Pull Request

Fix scrolling in the WPF control so that clicking the arrow buttons scrolls one line at a time.

Validation Steps Performed

Patched a test app and verified that scrolling behaved as expected.


🔄 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/3397 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/31/2019 **Status:** ✅ Merged **Merged:** 11/1/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/zorio/scrollbar-delta` --- ### 📝 Commits (1) - [`db58a16`](https://github.com/microsoft/terminal/commit/db58a1642cfb1753ae320f510b4ec748e536239c) change scrollbar buttons to one line per click ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WpfTerminalControl/TerminalControl.xaml` (+1 -1) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Fix scrolling in the WPF control so that clicking the arrow buttons scrolls one line at a time. ## Validation Steps Performed Patched a test app and verified that scrolling behaved as expected. --- <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:08:52 +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#25338