Glen Stone
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/Avalonia.Themes.Simple/Controls/ButtonSpinner.xaml
|
|
@ -71,7 +71,7 @@ |
|
|
</ControlTemplate> |
|
|
</ControlTemplate> |
|
|
</Setter> |
|
|
</Setter> |
|
|
<Style Selector="^:left"> |
|
|
<Style Selector="^:left"> |
|
|
<Style Selector="^ /template/ StackPanel#PART_SpinnerPanel"> |
|
|
<Style Selector="^ /template/ UniformGrid#PART_SpinnerPanel"> |
|
|
<Setter Property="DockPanel.Dock" Value="Left" /> |
|
|
<Setter Property="DockPanel.Dock" Value="Left" /> |
|
|
</Style> |
|
|
</Style> |
|
|
</Style> |
|
|
</Style> |
|
|
|