calculator/src/Calculator/Views/GraphingCalculator
Quentin Al-Timimi 0175b51655
Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250)
* Updated APIs to use new GetClosePointData() from Graphing Engine. Now specifiying precision on API consumption to aid with correct display and rounding.

* Updated function to be const-corect

* Updated to use correct APIs

* Converted TraceValue from Point to two doubles, point's X and Y was using float and conversion between float and doubles was causing unwanted rounding.

* Update to pch file and fixing typo

* Point to updated graphing version
2020-06-30 15:08:54 -07:00
..
EquationInputArea.xaml Use ToggleButton for variable options chevron button (#1219) 2020-05-13 18:42:35 -07:00
EquationInputArea.xaml.cpp Fix equations not getting focus after being removed (#1271) 2020-06-16 09:58:20 -07:00
EquationInputArea.xaml.h Updated EquationButton contrast fixed dark mode foreground color bugs (#1155) 2020-05-05 10:20:05 -07:00
GraphingCalculator.xaml Fix graph dark colors at launch (#1217) 2020-05-15 10:44:50 -07:00
GraphingCalculator.xaml.cpp Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250) 2020-06-30 15:08:54 -07:00
GraphingCalculator.xaml.h Updated APIs to use new GetClosePointData() from Graphing Engine. (#1250) 2020-06-30 15:08:54 -07:00
GraphingNumPad.xaml Issue 935 - Updates to Scientific/Graphing Keypad (#1214) 2020-05-08 12:32:17 -05:00
GraphingNumPad.xaml.cpp Delay load GraphingNumPad::buttonOutput to not call localizationSettings too early (#1162) 2020-04-10 11:23:42 -07:00
GraphingNumPad.xaml.h Delay load GraphingNumPad::buttonOutput to not call localizationSettings too early (#1162) 2020-04-10 11:23:42 -07:00
GraphingSettings.xaml Modify how we manage round corners (#1261) 2020-06-02 12:58:47 -07:00
GraphingSettings.xaml.cpp Fix styling bugs in graph settings and style panel (#1202) 2020-05-08 12:14:01 -07:00
GraphingSettings.xaml.h Dark Theme For Graph Control (#1106) 2020-03-27 17:20:35 -07:00
KeyGraphFeaturesPanel.xaml Fixed narrator issues in KGF and GraphView button, updated Trig radio button corner radius (#1227) 2020-05-26 09:34:45 -07:00
KeyGraphFeaturesPanel.xaml.cpp Remove EquationTextBox from KeyGraphFeaturesPanel (#833) 2019-12-16 23:00:06 -08:00
KeyGraphFeaturesPanel.xaml.h Remove EquationTextBox from KeyGraphFeaturesPanel (#833) 2019-12-16 23:00:06 -08:00