Skip to content
  • Utkarsh Ayachit's avatar
    BUG #13740. Selection labels weren't updating correctly in client-server. · 877937f2
    Utkarsh Ayachit authored
    vtkDataLabelRepresentation wouldn't update correctly in client-server mode. The
    problem was due the fact that the client never regenerated the "represented"
    geometry in RequestData() thus, the view never thought it needed to redeliver
    the geometry when time changed. Fixed that.
    
    Change-Id: I70e155492ee8d4d64ad766abb72434e0cb8fbda3
    877937f2