Skip to content

Conversation

kaiguo
Copy link
Contributor

@kaiguo kaiguo commented Nov 18, 2019

Description

Found some issues while testing on RS2 for another bug.

FlyoutPresenter: Transient background doesn't work properly on RS2 which makes flyout background transparent. Adding conditional xaml to fallback to previous non-transient colors on older os versions.

ContentDialog: There are quirks in code that makes it only show theme transitions in higher os versions. LayoutRoot is always collapsed in RS2 since the transition doesn't play. Also used conditional xaml to fix that.

How Has This Been Tested?

Manually tested on RS2 and RS3.

Copy link
Contributor

@StephenLPeters StephenLPeters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@kaiguo kaiguo merged commit 922b818 into master Nov 21, 2019
@kaiguo kaiguo deleted the user/kaiguo/resource-fixes branch November 21, 2019 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants