From 25d7a46ac1fee53328af8f070e3671faffdf9bfe Mon Sep 17 00:00:00 2001 From: Rudy Huyn Date: Fri, 22 Nov 2019 16:22:53 -0800 Subject: [PATCH] Modify how we manage the visibility of the history button (#821) * Modify how we manage the visibility of the history button * rename function --- src/Calculator/Views/Calculator.xaml | 43 +++++++++++------------- src/Calculator/Views/Calculator.xaml.cpp | 4 +++ src/Calculator/Views/Calculator.xaml.h | 6 +++- 3 files changed, 29 insertions(+), 24 deletions(-) diff --git a/src/Calculator/Views/Calculator.xaml b/src/Calculator/Views/Calculator.xaml index 1ffba5d..8469206 100644 --- a/src/Calculator/Views/Calculator.xaml +++ b/src/Calculator/Views/Calculator.xaml @@ -454,7 +454,6 @@ - @@ -491,7 +490,6 @@ - @@ -657,27 +655,26 @@ IsEnabled="{x:Bind Model.IsProgrammer, Mode=OneWay}" x:Load="False"/> - - - +