This commit is contained in:
Simon Gardling
2022-06-03 03:20:07 -04:00
parent e3128593e2
commit c64d0a2a19
3 changed files with 205 additions and 221 deletions

View File

@@ -623,7 +623,7 @@ impl App for MathApp {
width_changed,
min_max_changed,
did_zoom,
&self.settings,
self.settings,
)
});