diff --git a/Ink Canvas/Ink Canvas.csproj b/Ink Canvas/Ink Canvas.csproj index 2626a03..a017072 100644 --- a/Ink Canvas/Ink Canvas.csproj +++ b/Ink Canvas/Ink Canvas.csproj @@ -565,5 +565,11 @@ + + + + + + \ No newline at end of file diff --git a/Ink Canvas/MainWindow.xaml b/Ink Canvas/MainWindow.xaml index baf8f25..be47e66 100644 --- a/Ink Canvas/MainWindow.xaml +++ b/Ink Canvas/MainWindow.xaml @@ -1396,78 +1396,80 @@ - - - - - - - - - - - - - - - - + + + + + + + + - + - - + + - - - + + + - - - + + + - - - + + + - - - + + + @@ -1475,27 +1477,27 @@ - - + + - - - + + + - - - + + + - - - + + + - + @@ -1505,8 +1507,8 @@ - - + + @@ -1627,9 +1629,9 @@ - + - + @@ -1695,9 +1697,9 @@ - + - + diff --git a/Ink Canvas/Resources/new-icons/checked-black.png b/Ink Canvas/Resources/new-icons/checked-black.png new file mode 100644 index 0000000..75d70cd Binary files /dev/null and b/Ink Canvas/Resources/new-icons/checked-black.png differ diff --git a/Ink Canvas/Resources/new-icons/checked-white.png b/Ink Canvas/Resources/new-icons/checked-white.png new file mode 100644 index 0000000..2485512 Binary files /dev/null and b/Ink Canvas/Resources/new-icons/checked-white.png differ