Expand description
Story: editor cursor overlay (ED.19 / M-EDIT).
The cursor is the only performer on a screen recording’s stage, so the
editor grooms it: a scaled, dark-outlined white pointer with an expanding
click ripple, drawn as a wisp Graphics overlay over the framed screen.
This mirrors wisp::RecordingScene::set_cursor — the pointer triangle +
ripple discs the cursor node draws each frame at the captured position
(mapped through the same transform as the screen, so it rides the zoom).
Single-bind-group graphics (no blur) → runs on every CI OS; NOT in
LAVAPIPE_INCOMPATIBLE.