Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix group box layers #118

Merged
merged 3 commits into from
Sep 13, 2020
Merged

Fix group box layers #118

merged 3 commits into from
Sep 13, 2020

Conversation

benruehl
Copy link
Owner

Fix issues of group box default style regarding layer support:

  • Add missing trigger for layer 4
  • Add missing border brush setters

Add a layer 4 group box to demo app for testing.

Resolves #117

@benruehl benruehl added the bug Something isn't working label Sep 13, 2020
@benruehl benruehl self-assigned this Sep 13, 2020
@benruehl benruehl added this to the Release 1.16.1 milestone Sep 13, 2020
@benruehl benruehl merged commit 88a9c60 into master Sep 13, 2020
@benruehl benruehl deleted the feature/fix-group-box-layers branch October 11, 2020 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Are the Layer4BackgroundBrush and Layer4BorderColor attributes correct linked to the layers?
1 participant