Returns a boolean indicating whether the timeline is active.
boolean
function getControlsActive(state) { return state.ui.controlsActive; }