microsoft/Terminal

Animate Theme transition, maybe other color changes too?

Open

#7,274 创建于 2020年8月13日

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

仓库指标

Star
 (35,764 star)
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 )

贡献者指南