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 previewing XAML in the Simple theme project #13394

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

mgnslndh
Copy link
Contributor

What does the pull request do?

Adds a reference to the Simple theme in the Sandbox project to enable previewing XAML in the Simple theme project.

What is the current behavior?

  • Previewing XAML in the Fluent theme works
  • Previewing XAML in the Simple theme does not work

What is the updated/expected behavior with this PR?

Previewing XAML in the Simple theme works

How was the solution implemented (if it's not obvious)?

Add reference to the Simple theme project in the Sandbox project. This makes the previewer find the Sandbox project before the Benchmarks project, which does not work for the previewer.

Checklist

Breaking changes

None

Related discussion

Thanks to @timunie for pointing out the problem in #13392.

@maxkatz6 maxkatz6 merged commit c7e9651 into AvaloniaUI:master Oct 26, 2023
5 checks passed
@mgnslndh
Copy link
Contributor Author

Please consider adding the "hacktoberfest-accepted" label to this PR.

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