Skip to content

Commit 837311b

Browse files
committed
add:实时笔锋及墨迹预测
1 parent bc53eab commit 837311b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Ink Canvas/MainWindow.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,7 +1128,7 @@
11281128
</ComboBox>
11291129
</ikw:SimpleStackPanel>
11301130
<TextBlock Text="{i18n:I18n Key=InkRecog_InkStrokePredictionHint}" TextWrapping="Wrap"
1131-
Foreground="#a1a1aa" HorizontalAlignment="Stretch" />
1131+
Foreground="#a1a1aa" MaxWidth="400" HorizontalAlignment="Left" />
11321132
<ikw:SimpleStackPanel Spacing="6"
11331133
Visibility="{Binding ElementName=ToggleSwitchEnableInkToShape, Path=IsOn, Converter={StaticResource BooleanToVisibilityConverter}}">
11341134
<ikw:SimpleStackPanel Orientation="Horizontal" HorizontalAlignment="Left">

0 commit comments

Comments
 (0)