-
Notifications
You must be signed in to change notification settings - Fork 698
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CommandBarFlyout close and open animations. (#4988)
* Change CommandBarFlyout's Opening and Closing storyboards to opacity animations from clip animations. * Disable transitions for Visual state changes made while the CommandBarFlyout is opening, we only want to fade in while opening. * Fix Test failure. * Remove the shadow animation with the new opacity animation as it is not required. * Fix shadow issues, turn off drop shadows for V1 styles. * Fix test control CBF test failures * respond to feedback * remove the primary shadow when closing all animation types.
- Loading branch information
1 parent
0689765
commit f56157d
Showing
8 changed files
with
236 additions
and
170 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.