- Pointing-hand cursor when hovering a clickable keyframe diamond. - Prefetch (Phase 3e, playback only): each update during playback, page in the next few upcoming keyframes (PREFETCH_AHEAD=4) per raster layer that aren't resident, via the existing async worker. Their full pixels land before the playhead reaches them, so playback shows full frames instead of the low-res proxy on every frame (the proxy→full pop was the "flicker"). Reactive faults still cover scrubbing. |
||
|---|---|---|
| .. | ||
| assets | ||
| examples | ||
| src | ||
| Cargo.toml | ||
| PLAN.md | ||
| TOOL_IMPLEMENTATION_PLAN.md | ||
| build.rs | ||