MantisBT - ParaView
View Issue Details
0006556ParaView(No Category)public2008-03-06 16:212009-05-13 13:46
Alan Scott 
Utkarsh Ayachit 
normalfeaturehave not tried
closedfixed 
 
3.6 
0006556: Rubber band zoom in 3D View
I have a user that would like to rubber band select an area of a 3d view, and then have the object resize to make the selected area fill the 3d view. This would be similar to what we have with XY plots.
No tags attached.
has duplicate 0008234closed Utkarsh Ayachit Add zoom to rectangle code from Paul Edwards 
Issue History
2008-03-06 16:21Alan ScottNew Issue
2008-04-10 17:06Ken MorelandCategory3.4 => 3.6
2009-02-17 13:58Ken MorelandAssigned To => Utkarsh Ayachit
2009-02-17 13:58Ken MorelandStatusbacklog => tabled
2009-02-17 13:58Ken MorelandSummaryRubber band select a window region => Rubber band zoom in 3D View
2009-02-20 16:15Utkarsh AyachitRelationship addedhas duplicate 0008234
2009-03-04 16:05Utkarsh AyachitNote Added: 0015550
2009-03-04 16:05Utkarsh AyachitStatustabled => @80@
2009-03-04 16:05Utkarsh AyachitResolutionopen => fixed
2009-03-05 15:56Alan ScottNote Added: 0015577
2009-03-05 15:56Alan ScottStatus@80@ => closed
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0015550)
Utkarsh Ayachit   
2009-03-04 16:05   
Added Zoom-To-Box functionality to the toolbar with the reset camera button.


/cvsroot/ParaView3/ParaView3/Qt/Components/pqClientMainWindow.cxx,v <-- Qt/Components/pqClientMainWindow.cxx
new revision: 1.6; previous revision: 1.5
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/pqComponents.qrc,v <-- Qt/Components/Resources/pqComponents.qrc
new revision: 1.34; previous revision: 1.33
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/Icons/pqZoomToSelection24.png,v <-- Qt/Components/Resources/Icons/pqZoomToSelection24.png
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/Icons/zoom_to_selection.svg,v <-- Qt/Components/Resources/Icons/zoom_to_selection.svg
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqClientMainWindow.ui,v <-- Qt/Components/Resources/UI/pqClientMainWindow.ui
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Qt/Core/pqRubberBandHelper.cxx,v <-- Qt/Core/pqRubberBandHelper.cxx
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Qt/Core/pqRubberBandHelper.h,v <-- Qt/Core/pqRubberBandHelper.h
new revision: 1.9; previous revision: 1.8
(0015577)
Alan Scott   
2009-03-05 15:56   
Fabulous!!! Tested client/remote server.