Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animate Theme transition, maybe other color changes too? #7274

Open
zadjii-msft opened this issue Aug 13, 2020 · 0 comments
Open

Animate Theme transition, maybe other color changes too? #7274

zadjii-msft opened this issue Aug 13, 2020 · 0 comments
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Help Wanted We encourage anyone to jump in on these. Issue-Task It's a feature request, but it doesn't really need a major design. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Milestone

Comments

@zadjii-msft
Copy link
Member

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 )

@zadjii-msft zadjii-msft added Help Wanted We encourage anyone to jump in on these. Area-User Interface Issues pertaining to the user interface of the Console or Terminal Product-Terminal The new Windows Terminal. Issue-Task It's a feature request, but it doesn't really need a major design. Priority-3 A description (P3) labels Aug 13, 2020
@zadjii-msft zadjii-msft added this to the Terminal Backlog milestone Aug 13, 2020
@ghost ghost added the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Aug 13, 2020
@DHowett DHowett removed the Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting label Aug 13, 2020
@zadjii-msft zadjii-msft modified the milestones: Terminal Backlog, Backlog Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-User Interface Issues pertaining to the user interface of the Console or Terminal Help Wanted We encourage anyone to jump in on these. Issue-Task It's a feature request, but it doesn't really need a major design. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Projects
None yet
Development

No branches or pull requests

2 participants