Merge branch 'beta' of https://github.com/InkCanvasForClass/community into beta
This commit is contained in:
@@ -252,6 +252,7 @@
|
||||
<Resource Include="Resources\DeveloperAvatars\kengwang.png" />
|
||||
<Resource Include="Resources\DeveloperAvatars\STBBRD.png" />
|
||||
<Resource Include="Resources\DeveloperAvatars\WXRIW.png" />
|
||||
<Resource Include="Resources\DeveloperAvatars\PrefacedCorg.jpg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Resource Include="Resources\Icons-png\down.png" />
|
||||
|
||||
@@ -3295,6 +3295,21 @@
|
||||
Alan-CRL
|
||||
</TextBlock>
|
||||
</ui:SimpleStackPanel>
|
||||
<ui:SimpleStackPanel Grid.Column="3" Grid.Row="2" Orientation="Vertical"
|
||||
Margin="0,16,0,0">
|
||||
<Image Source="/Resources/DeveloperAvatars/PrefacedCorg.jpg"
|
||||
VerticalAlignment="Center" HorizontalAlignment="Center"
|
||||
RenderOptions.BitmapScalingMode="HighQuality" Width="48"
|
||||
Margin="0,0,0,6" Height="48">
|
||||
<Image.Clip>
|
||||
<EllipseGeometry Center="24,24" RadiusX="24" RadiusY="24" />
|
||||
</Image.Clip>
|
||||
</Image>
|
||||
<TextBlock Margin="0,0,0,2" VerticalAlignment="Center"
|
||||
HorizontalAlignment="Center" FontSize="12" Foreground="White">
|
||||
PrefacedCorg
|
||||
</TextBlock>
|
||||
</ui:SimpleStackPanel>
|
||||
</Grid>
|
||||
<ui:SimpleStackPanel Spacing="3" Orientation="Vertical">
|
||||
<TextBlock
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
Reference in New Issue
Block a user