From 25a0b7d9a5ce45ad80e21244bb03d8e93fa2324e Mon Sep 17 00:00:00 2001 From: Meluleki Dube Date: Thu, 16 May 2019 00:17:59 +0200 Subject: [PATCH] Added two new uids keys for the left and right scroll buttons for the calculation result. --- src/Calculator/App.xaml | 4 ++-- src/Calculator/Resources/en-US/Resources.resw | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/Calculator/App.xaml b/src/Calculator/App.xaml index ea16f9e6..910a5856 100644 --- a/src/Calculator/App.xaml +++ b/src/Calculator/App.xaml @@ -400,7 +400,7 @@ TextWrapping="NoWrap"/> Pyeong A measurement unit for area. + + Scroll Calculation Result Left + Automation label for the "Scroll Left" button that appears when a calculation result is too large to fit in calculation result text box. + + + Scroll Calculation Result Right + Automation label for the "Scroll Right" button that appears when a calculation result is too large to fit in calculation result text box. + \ No newline at end of file