mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Shared: the cursor view own its size instead of the curve view
This commit is contained in:
committed by
EmilieNumworks
parent
8ccb69f2e2
commit
c9b86d0c86
@@ -28,7 +28,6 @@ ViewController * FunctionGraphController::initialisationParameterController() {
|
||||
}
|
||||
|
||||
void FunctionGraphController::viewWillAppear() {
|
||||
functionGraphView()->setVerticalCursor(false);
|
||||
functionGraphView()->setCursorView(&m_cursorView);
|
||||
functionGraphView()->setBannerView(bannerView());
|
||||
functionGraphView()->setAreaHighlight(NAN,NAN);
|
||||
|
||||
Reference in New Issue
Block a user