improve:墨迹渐隐开关
This commit is contained in:
@@ -4201,7 +4201,7 @@
|
|||||||
<ui:SimpleStackPanel
|
<ui:SimpleStackPanel
|
||||||
x:Name="BoardNibModeSimpleStackPanel"
|
x:Name="BoardNibModeSimpleStackPanel"
|
||||||
Orientation="Horizontal" Width="100">
|
Orientation="Horizontal" Width="100">
|
||||||
<Label Content="笔尖模式" FontSize="15"
|
<Label Content="笔尖模式" FontSize="12"
|
||||||
VerticalAlignment="Center" />
|
VerticalAlignment="Center" />
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
x:Name="BoardToggleSwitchEnableNibMode"
|
x:Name="BoardToggleSwitchEnableNibMode"
|
||||||
@@ -4215,7 +4215,7 @@
|
|||||||
Width="100">
|
Width="100">
|
||||||
<Label Margin="0,0,10,0" Content="墨迹纠正"
|
<Label Margin="0,0,10,0" Content="墨迹纠正"
|
||||||
Foreground="{DynamicResource FloatBarForeground}"
|
Foreground="{DynamicResource FloatBarForeground}"
|
||||||
FontSize="15"
|
FontSize="12"
|
||||||
VerticalAlignment="Center" />
|
VerticalAlignment="Center" />
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
Foreground="{DynamicResource FloatBarForeground}"
|
Foreground="{DynamicResource FloatBarForeground}"
|
||||||
@@ -4229,7 +4229,7 @@
|
|||||||
Width="100">
|
Width="100">
|
||||||
<Label Margin="0,0,10,0" Content="墨迹渐隐"
|
<Label Margin="0,0,10,0" Content="墨迹渐隐"
|
||||||
Foreground="{DynamicResource FloatBarForeground}"
|
Foreground="{DynamicResource FloatBarForeground}"
|
||||||
FontSize="15"
|
FontSize="12"
|
||||||
VerticalAlignment="Center" />
|
VerticalAlignment="Center" />
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
x:Name="ToggleSwitchInkFadeInPanel"
|
x:Name="ToggleSwitchInkFadeInPanel"
|
||||||
@@ -7228,7 +7228,7 @@
|
|||||||
<ui:SimpleStackPanel
|
<ui:SimpleStackPanel
|
||||||
x:Name="NibModeSimpleStackPanel"
|
x:Name="NibModeSimpleStackPanel"
|
||||||
Orientation="Horizontal" Width="100">
|
Orientation="Horizontal" Width="100">
|
||||||
<Label Content="笔尖模式" FontSize="15"
|
<Label Content="笔尖模式" FontSize="12"
|
||||||
VerticalAlignment="Center" />
|
VerticalAlignment="Center" />
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
x:Name="ToggleSwitchEnableNibMode"
|
x:Name="ToggleSwitchEnableNibMode"
|
||||||
@@ -7242,7 +7242,7 @@
|
|||||||
Width="100">
|
Width="100">
|
||||||
<Label Margin="0,0,10,0" Content="墨迹纠正"
|
<Label Margin="0,0,10,0" Content="墨迹纠正"
|
||||||
Foreground="{DynamicResource FloatBarForeground}"
|
Foreground="{DynamicResource FloatBarForeground}"
|
||||||
FontSize="15" VerticalAlignment="Center" />
|
FontSize="12" VerticalAlignment="Center" />
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
Foreground="{DynamicResource FloatBarForeground}"
|
Foreground="{DynamicResource FloatBarForeground}"
|
||||||
FontFamily="Microsoft YaHei UI" Width="80"
|
FontFamily="Microsoft YaHei UI" Width="80"
|
||||||
@@ -7254,7 +7254,7 @@
|
|||||||
Width="100">
|
Width="100">
|
||||||
<Label Margin="0,0,10,0" Content="墨迹渐隐"
|
<Label Margin="0,0,10,0" Content="墨迹渐隐"
|
||||||
Foreground="{DynamicResource FloatBarForeground}"
|
Foreground="{DynamicResource FloatBarForeground}"
|
||||||
FontSize="15" VerticalAlignment="Center" />
|
FontSize="12" VerticalAlignment="Center" />
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
x:Name="ToggleSwitchInkFadeInPanel2"
|
x:Name="ToggleSwitchInkFadeInPanel2"
|
||||||
Foreground="{DynamicResource FloatBarForeground}"
|
Foreground="{DynamicResource FloatBarForeground}"
|
||||||
|
|||||||
Reference in New Issue
Block a user