Skip to content
  • Utkarsh Ayachit's avatar
    Fixed issues with Animation playback. · 83ae3a5a
    Utkarsh Ayachit authored
    * The "AnimationTime" property wasn't getting updated since pqAnimationScene was
      listening to events on the proxy instead of the vtk-object. Fixed that.
    * vtkPVAnimationScene was not forwarding start/end events from the player. This
      was resulting in the VCR control getting never swithcing to pause button when
      play was hit. Fixed that.
    83ae3a5a