microsoft/Terminal

Quake mode doesn't scale width when changing monitor size

開放

#11,125 建立於 2021年9月3日

 (11 則留言) (9 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-WindowingHelp WantedIssue-BugPriority-3Product-Terminal

倉庫指標

星標
 (103,173 顆星)
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

貢獻者指南