瀏覽代碼

签名-手绘高保真问题修复

zhuyi 1 年之前
父節點
當前提交
bd2995424b
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      PDF Office/Views/Dialog/SignatureCreateDialog.xaml

+ 6 - 0
PDF Office/Views/Dialog/SignatureCreateDialog.xaml

@@ -313,6 +313,7 @@
                             Orientation="Horizontal">
                             <cus:PathRadioButton
                                 Checked="ImageRadioButton_Checked"
+                                      CornerRadius="4"
                                 MouseDownBackground="#CED0D4"
                                 MouseDownBackgroundOpacity="0.6"
                                 MouseOverBackground="#EDEEF0"
@@ -341,6 +342,8 @@
                                 </RadioButton.IsChecked>
                             </cus:PathRadioButton>
                             <cus:PathRadioButton
+                                Margin="11,0"
+                                CornerRadius="4"
                                 Checked="ImageRadioButton_Checked"
                                 MouseDownBackground="#CED0D4"
                                 MouseDownBackgroundOpacity="0.6"
@@ -370,6 +373,7 @@
                                 </RadioButton.IsChecked>
                             </cus:PathRadioButton>
                             <cus:PathRadioButton
+                                CornerRadius="4"
                                 Checked="ImageRadioButton_Checked"
                                 MouseDownBackground="#CED0D4"
                                 MouseDownBackgroundOpacity="0.6"
@@ -399,6 +403,8 @@
                                 </RadioButton.IsChecked>
                             </cus:PathRadioButton>
                             <cus:PathRadioButton
+                                Margin="11,0,0,0"
+                                CornerRadius="4"
                                 Checked="ImageRadioButton_Checked"
                                 MouseDownBackground="#CED0D4"
                                 MouseDownBackgroundOpacity="0.6"