microsoft/Terminal

Quake mode doesn't scale width when changing monitor size

Open

#11,125 创建于 2021年9月3日

在 GitHub 查看
 (11 评论) (9 反应) (0 负责人)C++ (3,212 fork)batch import
Area-WindowingHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Windows Terminal version (or Windows build number)

1.11.2421.0

Other Software

Windows 10 20H2 build 19042.1165

Steps to reproduce

  1. Start Windows Terminal while using wider monitor on laptop dock and open quake window
  2. Unplug laptop from dock
  3. Show the quake window (may not be necessary)
  4. Hide the quake window (may not be necessary)
  5. Plug back into dock
  6. Show the quake window

Expected Behavior

When I plug back into my external monitor I'd expect the width of the quake window to fit the width of the monitor, or at the very least, to be able to resize the quake window horizontally to make this be the case.

Actual Behavior

The quake window stays sized to the narrower monitor, even after switching back to a wider monitor (see screenshot below).

image

贡献者指南