mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-23 15:50:49 +01:00
It was implemented by the Graph and Sequence GraphController derived classes and was used 1) in FunctionGraphController::viewWillAppear to set the cursorView specific to each derived class, 2) in FunctionGraphController::cursor/displayBottomMarginRatio() methods. Instead 1) the viewWillAppear method of each derived classes sets its cursorView itself 2) one may already get the cursorView through curveView().