fix
This commit is contained in:
parent
bf41a8dade
commit
9afe6f514e
@ -354,7 +354,6 @@ impl MathApp {
|
||||
|
||||
ui.add(
|
||||
Slider::new(&mut self.settings.integral_num, INTEGRAL_NUM_RANGE)
|
||||
.step_by(1.0)
|
||||
.text("Interval"),
|
||||
);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user