View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005666ParaView(No Category)public2007-09-07 15:572007-09-25 20:48
ReporterBerk Geveci 
Assigned ToUtkarsh Ayachit 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0005666: 3D widgets should not render after EndInteractionEvent
Description3D widgets should not render after EndInteractionEvent. At EndInteractionEvent, paraview switches to still render mode and re-render. If widgets render after that, they cause a 2nd still render.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0009277)
Utkarsh Ayachit (administrator)
2007-09-24 16:29

Since there was major objection to change the order of events in the vtk widgets, fixed the "duplicate render on end interaction with 3d widgets" issue by SetInteractiveRenderEnabled not causing any render at all. This requires that render is explicitly called when the scalar bar is done interacting as well as the interactor style is done interacting.

/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkPVGenericRenderWindowInteractor.h,v <-- vtkPVGenericRenderWindowInteractor.h
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkPVGenericRenderWindowInteractor.cxx,v <-- vtkPVGenericRenderWindowInteractor.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMScalarBarWidgetRepresentationProxy.cxx,v <-- vtkSMScalarBarWidgetRepresentationProxy.cxx
new revision: 1.6; previous revision: 1.5
(0009295)
Alan Scott (manager)
2007-09-25 20:48

Not sure how to test this, and since it looks internal to the code, I am marking it closed.

 Issue History
Date Modified Username Field Change
2007-09-07 15:57 Berk Geveci New Issue
2007-09-07 15:58 Berk Geveci Status backlog => tabled
2007-09-07 15:58 Berk Geveci Assigned To => Berk Geveci
2007-09-18 15:26 Berk Geveci Assigned To Berk Geveci =>
2007-09-18 15:26 Berk Geveci Assigned To => Utkarsh Ayachit
2007-09-24 16:29 Utkarsh Ayachit Status tabled => @80@
2007-09-24 16:29 Utkarsh Ayachit Resolution open => fixed
2007-09-24 16:29 Utkarsh Ayachit Note Added: 0009277
2007-09-25 20:48 Alan Scott Status @80@ => closed
2007-09-25 20:48 Alan Scott Note Added: 0009295
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team