feat(settings-ui): animate update activity banner - #50375
feat(settings-ui): animate update activity banner#50375Niels Laute (niels9001) wants to merge 2 commits into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
🧭 PR intakeVisual evidence: Required — The pull request changes product UI files, so reviewers need to see the visible result. Visual evidence is currently missing. Recommendation
Author actionNiels Laute (@niels9001), please update the following before review:
See the contribution guide for the full checklist. If there is no author response within 7 days, this PR will be automatically closed. Automated PR intake; PowerToys maintainers make final decisions. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Niels Laute (@niels9001) Popup visibility change is animated, and it attracts attention when it shows. The remaining gap is when the popup is already visible when the window is created - no change in visibility state means no animation. |
|
Puppy popup? You can see how happy it is to see you... Screen.Recording.2026-09-04.190322.mp4 |
Summary of the Pull Request
Animates the Settings update activity banner when it appears and is dismissed. The surface rises into place with a subtle fade, then fades and moves down when closed.
PR Checklist
Detailed Description of the Pull Request / Additional comments
Implicit.ShowAnimationsandImplicit.HideAnimationsdirectly to the rootUpdateActivityControl.UpdateActivityControl.xamlwith no code-behind changes.Validation Steps Performed
src\settings-ui\Settings.UI\PowerToys.Settings.csprojin x64 Debug usingtools\build\build.ps1.D:\PowerToys\x64\Debug\WinUI3Apps\PowerToys.Settings.exedirectly.