MantisBT - ParaView
View Issue Details
0006935ParaView(No Category)public2008-05-01 16:132009-05-13 13:59
Alan Scott 
Utkarsh Ayachit 
normalminoralways
closedfixed 
 
3.43.4 
0006935: Display Transformation inputs only allow two digits of precision
The Display tab, Transformation (at the bottom of the tab) only allows two digits of precision beyond the decimal. This should be changed to any number. For instance, on the Translate - X, try to put 0.001 in the input box.
No tags attached.
has duplicate 0007380closed Ken Moreland Cannot transform in object inspector using scientific notation 
Issue History
2008-05-01 16:13Alan ScottNew Issue
2008-05-13 12:48Ken MorelandStatusbacklog => tabled
2008-05-13 12:48Ken MorelandAssigned To => Berk Geveci
2008-06-03 11:30Utkarsh AyachitNote Added: 0012222
2008-06-03 11:30Utkarsh AyachitAssigned ToBerk Geveci => Clinton Stimpson
2008-07-22 11:12Ken MorelandRelationship addedhas duplicate 0007380
2008-08-04 16:18Berk GeveciAssigned ToClinton Stimpson => Utkarsh Ayachit
2008-08-04 16:47Utkarsh AyachitStatustabled => @80@
2008-08-04 16:47Utkarsh AyachitResolutionopen => fixed
2008-08-04 16:47Utkarsh AyachitNote Added: 0012930
2008-08-07 16:01Alan ScottStatus@80@ => closed
2008-08-07 16:01Alan ScottNote Added: 0012959
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0012222)
Utkarsh Ayachit   
2008-06-03 11:30   
change spin boxes to line edits.
(0012930)
Utkarsh Ayachit   
2008-08-04 16:47   
Converting the transformation widgets on the display panel
to use line edits instead of spin boxes.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayProxyEditor.cxx,v <-- Qt/Components/pqDisplayProxyEditor.cxx
new revision: 1.61; previous revision: 1.60
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqDisplayProxyEditor.ui,v <-- Qt/Components/Resources/UI/pqDisplayProxyEditor.ui
new revision: 1.34; previous revision: 1.33
(0012959)
Alan Scott   
2008-08-07 16:01   
Tested client/server