[PR #13454] [MERGED] Also hide the scroll marks when hiding the scrollbar #29547

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13454
Author: @zadjii-msft
Created: 7/7/2022
Status: Merged
Merged: 7/7/2022
Merged by: @undefined

Base: mainHead: dev/migrie/b/13446-clearly-no-one-on-the-dev-team-uses-this-one


📝 Commits (1)

  • f989319 Also hide the scroll marks when hiding the scrollbar

📊 Changes

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

View changed files

📝 src/cascadia/TerminalControl/TermControl.cpp (+2 -0)

📄 Description

This one's pretty obvious. I added another scrollbar sized grid to the terminal,
but I forgot to collapse it when the user requests "scrollbarState": "hidden".


🔄 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/13454 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 7/7/2022 **Status:** ✅ Merged **Merged:** 7/7/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/migrie/b/13446-clearly-no-one-on-the-dev-team-uses-this-one` --- ### 📝 Commits (1) - [`f989319`](https://github.com/microsoft/terminal/commit/f989319dca59b4dffa50f25e753e8b8925dffdbe) Also hide the scroll marks when hiding the scrollbar ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalControl/TermControl.cpp` (+2 -0) </details> ### 📄 Description This one's pretty obvious. I added another scrollbar sized grid to the terminal, but I forgot to collapse it when the user requests `"scrollbarState": "hidden"`. * [x] Closes #13446 * [x] I work here --- <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:35:33 +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#29547