Commit f68e1d9
committed
Heatmap: live cutoff label + relocate animate toggle
- "Low cutoff: X.XX" label now follows the live preview during scrub
(was stuck at the URL-committed value, since pointer-only hover never
commits). Added a small React-state mirror of the preview ref —
re-renders Controls per move but doesn't touch the 3D path (shader
still reads the ref).
- "Animate cutoff changes" toggle moved from the global Settings
drawer into the Heatmap section right under the cutoff scrubber,
where it belongs alongside the other heatmap controls.1 parent 0330eeb commit f68e1d9
3 files changed
Lines changed: 30 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
97 | 101 | | |
98 | 102 | | |
99 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
100 | 107 | | |
101 | 108 | | |
102 | 109 | | |
| |||
189 | 196 | | |
190 | 197 | | |
191 | 198 | | |
| 199 | + | |
192 | 200 | | |
193 | 201 | | |
| 202 | + | |
| 203 | + | |
194 | 204 | | |
195 | 205 | | |
196 | 206 | | |
| |||
436 | 446 | | |
437 | 447 | | |
438 | 448 | | |
439 | | - | |
| 449 | + | |
440 | 450 | | |
441 | 451 | | |
442 | 452 | | |
| |||
467 | 477 | | |
468 | 478 | | |
469 | 479 | | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
470 | 490 | | |
471 | 491 | | |
472 | 492 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 62 | | |
80 | 63 | | |
81 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1565 | 1565 | | |
1566 | 1566 | | |
1567 | 1567 | | |
| 1568 | + | |
| 1569 | + | |
| 1570 | + | |
| 1571 | + | |
| 1572 | + | |
1568 | 1573 | | |
1569 | 1574 | | |
1570 | 1575 | | |
| |||
1586 | 1591 | | |
1587 | 1592 | | |
1588 | 1593 | | |
| 1594 | + | |
1589 | 1595 | | |
1590 | 1596 | | |
1591 | 1597 | | |
| |||
1927 | 1933 | | |
1928 | 1934 | | |
1929 | 1935 | | |
| 1936 | + | |
1930 | 1937 | | |
1931 | 1938 | | |
| 1939 | + | |
| 1940 | + | |
1932 | 1941 | | |
1933 | 1942 | | |
1934 | 1943 | | |
| |||
0 commit comments