calculator/src/GraphControl/Control
Daniel Belcher 5ffe1bc858
Add Pan/Zoom support for the graph surface (#458)
Description of the changes:
Add Pan/Zoom support for the graph surface.
Currently only supports Mouse/Pen/Touch interactions. Keyboard support will be added separately.

How changes were validated:
Manual
2019-04-22 14:29:57 -07:00
..
Equation.cpp Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
Equation.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
EquationCollection.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
Grapher.cpp Add Pan/Zoom support for the graph surface (#458) 2019-04-22 14:29:57 -07:00
Grapher.h Add Pan/Zoom support for the graph surface (#458) 2019-04-22 14:29:57 -07:00
InspectingDataSource.cpp Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00
InspectingDataSource.h Feature/GraphingCalculator initial commit (#450) 2019-04-10 18:15:10 -07:00