MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Flipper control behave strangely when its content is a ProgressBar
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 16.3k
- Forks
- 3.5k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
```c#
```


The ProgressBar keeps scaling even if I specified the size of Grid and ProgressBar (as the code above)
### Environment
VS 2019
.NET 5.0
MaterialDesignThemes 4.3.0(from nuget)
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.
Research direction
Reproduce the issue with the provided XAML using MaterialDesignThemes 4.3.0 on .NET 5. Start by comparing the Flipper containing the circular ProgressBar with the stated 128-by-128 dimensions. Done means the ProgressBar remains within the specified size instead of continuing to scale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100