Skip to content

No PNG/SVG export UI (getPng handle has zero callers) #827

@MrCoder

Description

@MrCoder

Surfaced by the e2e gap suite (EXP-1/2, test.fixme in e2e/tests/export.spec.js).

Gap: PreviewFrame exposes a getPng() imperative handle (web/src/preview/PreviewFrame.tsx:221) but it has zero callers, and there is no PNG or SVG download path anywhere in web/src. The legacy app offered PNG/SVG export. RendererHeader hosts only Present + optional Fit.

Fix (feature): add export-to-PNG and export-to-SVG controls (wire getPng() + a renderToSvg download). Then flip EXP-1/2 test.fixmetest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions