[PR #14883] [MERGED] AtlasEngine: Fix calculation of advanceScale #30292

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14883
Author: @lhecker
Created: 2/20/2023
Status: Merged
Merged: 2/21/2023
Merged by: @DHowett

Base: mainHead: dev/lhecker/14878-atlas-engine-advance-scale


📝 Commits (1)

  • 8e509f5 AtlasEngine: Fix calculation of advanceScale

📊 Changes

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

View changed files

📝 src/renderer/atlas/AtlasEngine.api.cpp (+1 -1)

📄 Description

Woops. Closes #14878

Validation Steps Performed

  • Font Family: Iosevka Term (v19.0.1)
  • Font Size: 11pt (or 10px cell height in conhost)
  • Display Scale: 100%
  • "--------------" leaves no gap between the text and the cursor

🔄 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/14883 **Author:** [@lhecker](https://github.com/lhecker) **Created:** 2/20/2023 **Status:** ✅ Merged **Merged:** 2/21/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/lhecker/14878-atlas-engine-advance-scale` --- ### 📝 Commits (1) - [`8e509f5`](https://github.com/microsoft/terminal/commit/8e509f54a0e499ddacfbf0856638bc6d13cb9a08) AtlasEngine: Fix calculation of advanceScale ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/renderer/atlas/AtlasEngine.api.cpp` (+1 -1) </details> ### 📄 Description Woops. Closes #14878 ## Validation Steps Performed * Font Family: Iosevka Term (v19.0.1) * Font Size: 11pt (or 10px cell height in conhost) * Display Scale: 100% * "--------------" leaves no gap between the text and the cursor ✅ --- <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:53 +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#30292