calculator/src
Stephanie Anderl 76e33ef159
Updates ResetGrid to account for when equations are added during Manual Adjustment mode (#1231)
* updated the reset grid logic to track and set the initial range after an equation is added

* When in manual adjustment mode and an equation is added, replot the graph when reset is called

* remove members that are no longer needed

* Added logic to include the PrepareGraph() and removed re-graphing in the ResetGrid method

* skip SetDisplayRanges if TryInitialize returns a nullopt so there is no crash

* Updated the logic to handle the case where the range is updated via settings

* Fix bug with reset view hyperlink

* Updated the logic for graph settings updating the graph range

* Rebased with the latest, fixed issues with the rebase

 Author:    Stephanie Anderl <46726333+sanderl@users.noreply.github.com>

* Update the internals version of calculator to the latest so that the PrepareGraph API available
2020-06-17 12:30:19 -07:00
..
build Hello GitHub 2019-01-28 16:24:37 -08:00
CalcManager Pre-Unit conversion work refactor, replace category with categoryID (#1260) 2020-06-04 08:51:06 -07:00
Calculator Fix equations not getting focus after being removed (#1271) 2020-06-16 09:58:20 -07:00
CalculatorUITestFramework Revert accidental changes to UITest projects (#1263) 2020-06-04 11:02:00 -07:00
CalculatorUITests Revert accidental changes to UITest projects (#1263) 2020-06-04 11:02:00 -07:00
CalculatorUnitTests Pre-Unit conversion work refactor, replace category with categoryID (#1260) 2020-06-04 08:51:06 -07:00
CalcViewModel Check for valid input in min/max/step fields (#1270) 2020-06-15 14:13:56 -07:00
GraphControl Updates ResetGrid to account for when equations are added during Manual Adjustment mode (#1231) 2020-06-17 12:30:19 -07:00
GraphingImpl Updates ResetGrid to account for when equations are added during Manual Adjustment mode (#1231) 2020-06-17 12:30:19 -07:00
GraphingInterfaces Updates ResetGrid to account for when equations are added during Manual Adjustment mode (#1231) 2020-06-17 12:30:19 -07:00
TraceLogging Graphing Calculator Diagnostics Instrumentation (#1041) 2020-03-12 14:05:47 -07:00
Calculator.sln Scientific and Programmer tests (#779) 2020-04-28 10:54:55 -07:00
nuget.config updating nuget.org source to point to V3 (#129) 2019-03-07 07:33:22 -08:00
Settings.XamlStyler Persist variable settings after graph is plotted (#1055) 2020-03-17 11:27:00 -07:00