From 2646a667cd826ee0bd395196ec8f6b60d6c76c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Fri, 17 May 2019 11:25:39 -0400 Subject: [PATCH 1/6] Move overflow textblock to ItemsControl --- src/Calculator.Shared/Views/Calculator.xaml | 22 +++++++++------------ 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/src/Calculator.Shared/Views/Calculator.xaml b/src/Calculator.Shared/Views/Calculator.xaml index 287c0b6b..0cff7541 100644 --- a/src/Calculator.Shared/Views/Calculator.xaml +++ b/src/Calculator.Shared/Views/Calculator.xaml @@ -168,7 +168,7 @@ - +