microsoft/Terminal

Animate Theme transition, maybe other color changes too?

オープン

#7,274 opened on 2020/08/13

 (0 件のコメント) (3 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-UserInterfaceHelp WantedIssue-TaskPriority-3Product-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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 )

コントリビューターガイド