Skip to content
  • Will Schroeder's avatar
    Fixed 2D handle rendering in multiple viewports · 1882a7c2
    Will Schroeder authored
    When rendering vtkPointHandleRepresentation2D in multiple viewports
    there were rendering issues. Partly some mtime synchronization
    problems, but also the internal vtkPolyDataMapper2D was not
    properly configured to render display coordinates.
    1882a7c2