Skip to content

Slice 4: Drag-and-Drop Input #5

Description

@emcifuentesc

Parent

What to build

Add drag-and-drop as a secondary input method. The Reading window (or a designated drop zone) accepts image file drops, which are fed through the same Capture Service and OCR pipeline as region captures. The resulting Reading is displayed in the same window.

This slice reuses all existing infrastructure and only adds the drop target handling.

Acceptance criteria

  • Reading window accepts drag-and-drop of image files
  • Dropped images are processed through the same pipeline as region captures
  • Resulting Reading displays in the same window (replacing any current Reading)
  • Temp file cleanup works for dropped files as well

Blocked by

Testing notes

Manual testing only — automated drag-and-drop testing is prohibitively platform-specific.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentReady for an AFK agent to implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions