microsoft/Terminal

Animate Theme transition, maybe other color changes too?

開放

#7,274 建立於 2020年8月13日

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

倉庫指標

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

描述

Big s/o to @stmoy who helped point me at the fact that this is possible with XAML.

refer to: https://docs.microsoft.com/en-us/windows/uwp/design/motion/motion-in-practice#implicit-animations

Also refer to the "Implicit Transitions" page in the xaml controls gallery. implicit-transitions-sample

Apparently we can add a trivial amount of markup to our XAML to get some pretty slick color transitions. I think this would be awesome to add.

(maybe also relevant: #1001, #7216 )

貢獻者指南