random comment
This commit is contained in:
parent
0083a5e234
commit
16e8894cc1
@ -210,6 +210,7 @@ impl epi::App for MathApp {
|
||||
} else if min_x_response.changed() {
|
||||
self.integral_min_x = min_x_old;
|
||||
} else {
|
||||
// No clue how this would happen, but just in case
|
||||
self.integral_min_x = -10.0;
|
||||
self.integral_max_x = 10.0;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user