MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Flipper control behave strangely when its content is a ProgressBar

Open
#2,572 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug evaluation required
Dominant language
C#
Stars
16.3k
Forks
3.5k
Avg merge
1d 22h
Merged PRs (30d)
8

Description

```c#








```
![2022-01-29_13-09-42](https://user-images.githubusercontent.com/35869804/151648365-621a982a-16ab-4f3c-b119-0ef56b3a4731.gif)
![2022-01-29_13-08-51](https://user-images.githubusercontent.com/35869804/151648371-9e3ecb65-3cdb-41f0-9d8f-4e1af126673a.gif)

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.