reformat comment
This commit is contained in:
parent
46ac79f77a
commit
0cce3773eb
@ -485,7 +485,7 @@ impl MathApp {
|
|||||||
})
|
})
|
||||||
.clicked();
|
.clicked();
|
||||||
|
|
||||||
// Toggle showing the derivative (even though it's already calculated, this
|
// Toggle showing the derivative (even though it's already calculated this
|
||||||
// option just toggles if it's displayed or not)
|
// option just toggles if it's displayed or not)
|
||||||
derivative_toggle = ui
|
derivative_toggle = ui
|
||||||
.add(Button::new("d/dx"))
|
.add(Button::new("d/dx"))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user