From 133df73d6ad5a3b26e1ee8e809c083be33b1c795 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 3 Dec 2019 16:02:46 -0800 Subject: [PATCH] Add icons for show, hide and switch to equation mode (#845) * Add icons for show, hide and switch to equation mode * use correct icon for small mode * cleanup of fonts --- src/Calculator/App.xaml | 31 +++++++++--------- src/Calculator/Assets/CalcMDL2.ttf | Bin 24028 -> 27008 bytes .../GraphingCalculator.xaml | 5 ++- .../KeyGraphFeaturesPanel.xaml | 8 ++--- 4 files changed, 21 insertions(+), 23 deletions(-) diff --git a/src/Calculator/App.xaml b/src/Calculator/App.xaml index 10283837..4db00b45 100644 --- a/src/Calculator/App.xaml +++ b/src/Calculator/App.xaml @@ -1628,6 +1628,7 @@