Improve UI

This commit is contained in:
Alexey Golub
2018-12-14 00:55:50 +02:00
parent bdaeea5512
commit 6d5ed9e9ca
5 changed files with 113 additions and 82 deletions

View File

@@ -10,6 +10,7 @@
xmlns:s="https://github.com/canton7/Stylet"
Width="380"
d:DataContext="{d:DesignInstance Type=dialogs:ExportSetupViewModel}"
RenderOptions.BitmapScalingMode="HighQuality"
SnapsToDevicePixels="True"
TextElement.FontSize="13"
TextElement.FontWeight="Regular"

View File

@@ -9,6 +9,7 @@
xmlns:s="https://github.com/canton7/Stylet"
Width="300"
d:DataContext="{d:DesignInstance Type=dialogs:SettingsViewModel}"
RenderOptions.BitmapScalingMode="HighQuality"
SnapsToDevicePixels="True"
TextElement.FontSize="13"
TextElement.FontWeight="Regular"