Skip to content

Commit 330177f

Browse files
committed
fine tune value display
1 parent 2122aef commit 330177f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/ui.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ impl super::MyApp {
379379
self.curr_meas,
380380
10,
381381
1_000_000.0,
382-
0.0001,
382+
0.000001,
383383
&self.metermode,
384384
self.auto_scale_units(&self.metermode),
385385
);

0 commit comments

Comments
 (0)