Module paste_ui

Source
Expand description

“Paste Attributes” window (Ctrl+Alt+V): a checkbox per AttrSet field, All / None buttons, a line saying what is on the clipboard (“from ‘clip.mp4’”) and how many clips will change. Non-modal, like every other window. Returns Some(set) when the user confirms; the app then calls Project::paste_attributes (one undo step).

Structs§

PasteUi

Functions§

mark 🔒
show