//! Mutable working copy of a track being edited in the track-editing popup.
//!
//! Holds only the text-editable fields (`source` is changed via the provider
//! "select" buttons) plus the original position so the edit can be written
//! back to the correct list.
use crate::;