mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-23 09:54:25 +08:00
0.1.3
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
HorizontalAlignment="Stretch"
|
||||
VerticalAlignment="Stretch"
|
||||
Click="OnMinimizeClick"
|
||||
Content="回到Windows" />
|
||||
Content="回到Windows" />
|
||||
</Grid>
|
||||
</Border>
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
Grid.Column="0"
|
||||
VerticalAlignment="Center"
|
||||
Foreground="#FFE5E7EB"
|
||||
Text="短边格数" />
|
||||
Text="短边格数" />
|
||||
<ui:NumberBox x:Name="GridSizeNumberBox"
|
||||
Grid.Row="0"
|
||||
Grid.Column="1"
|
||||
@@ -76,7 +76,7 @@
|
||||
Grid.Column="2"
|
||||
Padding="12,6"
|
||||
Click="OnApplyGridSizeClick"
|
||||
Content="应用" />
|
||||
Content="应用" />
|
||||
|
||||
<TextBlock x:Name="GridInfoTextBlock"
|
||||
Grid.Row="1"
|
||||
|
||||
Reference in New Issue
Block a user