MantisBT - ParaView
View Issue Details
0004791ParaView(No Category)public2007-04-04 15:072007-04-05 08:50
Mark Richardson 
Amy Squillacote 
highminoralways
closedfixed 
 
 
0004791: Selecting the current point in the TFE opens color dialog.
I went to select a new current point in the tfe. Clicking on the point made it current, but it also launched the choose color dialog. I had to close the dialog to edit the scalar value.

The color dialog shouldn't pop up on the first click. It should happen on the second click (whether it's a double click or just another click on the current point). The first mouse up should just set the current point. Wait 'til the next mouse up to launch the color dialog.
No tags attached.
Issue History
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0007153)
Amy Squillacote   
2007-04-05 08:50   
This has now been corrected.

/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorRepresenta
tionSimple1D.h,v <-- vtkTransferFunctionEditorRepresentationSimple1D.h
new revision: 1.13; previous revision: 1.12
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorWidgetSimp
le1D.cxx,v <-- vtkTransferFunctionEditorWidgetSimple1D.cxx
new revision: 1.24; previous revision: 1.23
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkTransferFunctionEditorWidgetSimp
le1D.h,v <-- vtkTransferFunctionEditorWidgetSimple1D.h
new revision: 1.15; previous revision: 1.14