mirror of
https://github.com/ApfelTeeSaft/EpicHosting-Launcher.git
synced 2026-08-26 19:23:27 +00:00
Home Page Image rounded
This commit is contained in:
@@ -8,7 +8,13 @@
|
||||
<Grid>
|
||||
|
||||
|
||||
<Image HorizontalAlignment="Left" Height="142" Margin="122,40,0,0" VerticalAlignment="Top" Width="146" Source="/Pages/82b12ac249fbb223299e6a234b87b948.png" RenderTransformOrigin="1.268,0.599"/>
|
||||
<!-- <Image HorizontalAlignment="Left" Height="142" Margin="122,40,0,0" VerticalAlignment="Top" Width="146" Source="/Pages/82b12ac249fbb223299e6a234b87b948.png" RenderTransformOrigin="1.268,0.599"/> -->
|
||||
<Ellipse Width="146" Height="142" HorizontalAlignment="Left" VerticalAlignment="Top" Margin="122,40,0,0">
|
||||
<Ellipse.Fill>
|
||||
<ImageBrush ImageSource="/Pages/82b12ac249fbb223299e6a234b87b948.png"/>
|
||||
</Ellipse.Fill>
|
||||
</Ellipse>
|
||||
|
||||
<Button Content="Launch" Margin="0,284,0,0" VerticalAlignment="Top" Width="116" Height="45" HorizontalAlignment="Center" Click="Launch_Click" Name="launchButton"/>
|
||||
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user