CmdPal: Enable entrance animation for End dock bands (#48099)
## Summary Fixes #46767 Items pinned to the End section of the dock did not animate on startup, while Start and Center items did. The EndListView had an explicit empty `ItemContainerTransitions` collection that suppressed all container transitions. Removing it allows the default WinUI entrance animations to play, matching Start and Center behavior. ## Changes - `DockControl.xaml`: Remove empty `TransitionCollection` override from EndListView --------- Co-authored-by: root <root@io.bbq> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
M
Michael Jolley committed
83285e929a7477dfc661bbca37c9621fdacd192c
Parent: 26108ff
Committed by GitHub <noreply@github.com>
on 5/25/2026, 6:31:09 AM