formatting
This commit is contained in:
parent
d63acbe5b9
commit
aa3360dd62
@ -331,6 +331,7 @@ impl epi::App for MathApp {
|
|||||||
{
|
{
|
||||||
self.settings.show_side_panel = !self.settings.show_side_panel;
|
self.settings.show_side_panel = !self.settings.show_side_panel;
|
||||||
}
|
}
|
||||||
|
|
||||||
if ui
|
if ui
|
||||||
.add(Button::new("Add Function"))
|
.add(Button::new("Add Function"))
|
||||||
.on_hover_text("Create and graph new function")
|
.on_hover_text("Create and graph new function")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user