Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

SetBackground does not work together with ToLightTheme #23

Description

@martinsuchan

In my WP8 app I use the ToLightTheme to have light theme in my app no matter what color scheme is set by the user. I also use the SetBackground method for setting light blue color as a Frame background color.
The problem is if user has while theme selected, then my custom background color is not applied, probably because the Theme Manager thinks that ToLightTheme does not need to be applied if white theme is already on.

If SetBackground is used, it should not be ignored in ToLightTheme or ToDarkTheme methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions