mirror of
https://github.com/chylex/Backup-Essentials.git
synced 2025-05-23 22:34:03 +02:00
Added a Drag&Drop guide to home page
This commit is contained in:
parent
82f6730daf
commit
ac17dbe561
BackupEssentials
@ -217,6 +217,9 @@
|
||||
<Content Include="Resources\Guide1.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="Resources\Guide2.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Expression\Blend\.NETFramework\v4.5\Microsoft.Expression.Blend.WPF.targets" />
|
||||
|
@ -62,9 +62,12 @@
|
||||
<TextBlock Style="{StaticResource TextBlockSubTitle}">
|
||||
2. Drag and Drop
|
||||
</TextBlock>
|
||||
<TextBlock Margin="6,0">
|
||||
<TextBlock Margin="6,2">
|
||||
Select one or more files or folders, and drag them into this window. This requires the program to be running.
|
||||
</TextBlock>
|
||||
<Border Width="358" Height="252" Margin="6,4" BorderBrush="#FFACACAC" BorderThickness="1" HorizontalAlignment="Center" VerticalAlignment="Center">
|
||||
<Image Source="/BackupEssentials;component/Resources/Guide2.png" RenderOptions.BitmapScalingMode="NearestNeighbor" Width="356" Height="250" HorizontalAlignment="Center" VerticalAlignment="Center"/>
|
||||
</Border>
|
||||
</WrapPanel>
|
||||
</Grid>
|
||||
</WrapPanel>
|
||||
|
BIN
BackupEssentials/Resources/Guide2.png
Normal file
BIN
BackupEssentials/Resources/Guide2.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 11 KiB |
Loading…
Reference in New Issue
Block a user