Skip to content

Commit

Permalink
v0.8.0-preview.200206.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Kinnara committed Feb 6, 2020
1 parent e023e62 commit 1b04f9b
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>0.8.0-preview.200206.1</Version>
<Version>0.8.0-preview.200206.2</Version>
<Authors>Yimeng Wu</Authors>
<Product>ModernWPF UI Library</Product>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down
Binary file modified docs/images/Controls.Dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/Controls.Light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions samples/MahAppsSample/ControlPages/ControlsPage.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
Margin="0,8,0,0" />
<RadioButton
Content="Disabled"
GroupName="Disabled"
IsChecked="True"
IsEnabled="False"
Margin="0,8,0,0" />
Expand Down

0 comments on commit 1b04f9b

Please sign in to comment.