发布

  • fix(producer): align hdr layer start times reference to renamed variable

    frostbyte_neo 发布于 2026-04-19 21:51:22 +00:00

    Commit eac396a3 renamed hdrVideoStartTimes → hdrLayerStartTimes across the
    file, but it predated the diagnostic-block typo fix on
    feat/hdr-layered-compositing (4f6e9673). After the restack, line 1470 ended
    up using the (now non-existent) hdrVideoStartTimes name and broke the
    producer typecheck/build on this branch. Restore the rename so the
    diagnostic block matches the local declaration.

    Made-with: Cursor

    下载附件