mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-29 19:49:58 +02:00
[apps] Graph: when setting default range of a function, take
into account the potential periodicity
This commit is contained in:
committed by
EmilieNumworks
parent
660775903f
commit
05055c387f
@@ -48,4 +48,8 @@ bool InteractiveCurveViewRangeDelegate::didChangeRange(InteractiveCurveViewRange
|
||||
return true;
|
||||
}
|
||||
|
||||
float InteractiveCurveViewRangeDelegate::interestingXRange() {
|
||||
return 10.0f;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user