Skip to content

CircularProgressBar无法设置大小 #128

Open
@aixiao2u1mei

Description

@aixiao2u1mei

我在使用CircularProgressBar时设置控件宽高为160时还是一样大
使用版本Nuget:0.0.0.1

<wd:CircularProgressBar
    Width="100"
    Height="100"
    Value="50" />
<wd:CircularProgressBar
    Width="160"
    Height="160"
    Background="#1FA7FC"
    BorderBrush="#D6D6D6"
    BrushStrokeThickness="10"
    Foreground="Black"
    Value="50" />

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions