fn key_range(
state: &TimelineState,
clip: u64,
prop: usize,
a: &Animated,
) -> (f64, f64)Expand description
Value range the diamonds of prop are mapped through: the live auto-range, or the one frozen at the
start of the drag so the dragged key does not push its own scale around.