Forráskód Böngészése

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

zhuyi 1 éve
szülő
commit
bd2995424b
1 módosított fájl, 6 hozzáadás és 0 törlés
  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"