Commit 60f42b5
committed
Raster stats: show unrounded CSS px dimensions
Drop .toFixed(0) so the CSS px values show their actual
fractional size (e.g. 182.5 × 180.5 instead of 183 × 181),
making direct comparison with the vector tab's viewBox easier.
Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2436400 commit 60f42b5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
835 | | - | |
| 835 | + | |
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
| |||
0 commit comments