Window performances
Open
@pomianowski is already working on this.
Since Jun 21, 2022.
bug
more_info_needed
performance
- Dominant language
- C#
- Stars
- 9.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Window performances are low especially when resizing
To Reproduce
Steps to reproduce the behavior:
- Create a simple window
- Resize it
- Window is really slow to resize its contents and we can see large blue background bands
Expected behavior
Correct resize performances. I compared with the Mahapps custom window and it does not have this performance issue.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Win10
- .NET: 4.6
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.