microsoft/Terminal

Add a setting to manually set the Pane border width

開放

#3,063 建立於 2019年10月4日

 (2 則留言) (29 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-SettingsArea-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

Follow up from #994 and PR:#3060

In the aforementioned PR, we're hardcoding the border width to 2. This should really be configurable to any positive double.

Questions:

  • (Similar to the discussion in #3061) There's been discussion before about allowing custom theming, hypothetically powered by XAML. Would we want to wait for that discussion to be had before we do this?
    • If we do want to do this in XAML later, would enabling it in the json now negatively impact that future scenario?

貢獻者指南