From e25bc6783cc2465103d2eeab7690dd211a8fec22 Mon Sep 17 00:00:00 2001 From: Lance McCarthy Date: Fri, 1 Mar 2019 08:13:30 -0500 Subject: [PATCH] Calculator.xaml - Simple Readability Adjustments Improved readability of the XAML document by inserting newline where they were missing and removed rextra newlines from others. --- src/Calculator/Views/Calculator.xaml | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/src/Calculator/Views/Calculator.xaml b/src/Calculator/Views/Calculator.xaml index d63ac26f..b6b6f810 100644 --- a/src/Calculator/Views/Calculator.xaml +++ b/src/Calculator/Views/Calculator.xaml @@ -14,6 +14,7 @@ + + + @@ -818,7 +826,6 @@ - @@ -826,7 +833,6 @@ - @@ -837,7 +843,6 @@ - @@ -854,7 +859,6 @@ - @@ -865,7 +869,6 @@ - @@ -879,7 +882,6 @@ - @@ -892,6 +894,7 @@ + + @@ -948,6 +952,7 @@ UseLayoutRounding="False"/> + + - + -