Module import_ui

Source
Expand description

Import report window: after engine::import::import_file, show what came through and what did not — a summary line (clips / tracks / missing media), then a scrollable table of Issues grouped by level (Ok / Warning / Skipped) with the subject and detail. Buttons: “Use this project” (replaces the current one, with the usual unsaved-changes prompt), “Copy report” (markdown) and Close. Non-modal.

Structs§

ImportUi

Functions§

level_color 🔒
level_name 🔒
show
True when the user accepted the imported project (the app swaps it in).