Ignore:
Timestamp:
Mar 22, 2013, 11:57:29 AM (12 years ago)
Author:
ldelgass
Message:

Reset camera *after* orienting, so zoom reset can use the correct view direction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/vtkviewer.tcl

    r3539 r3550  
    10331033                ypan    0
    10341034            }
    1035             SendCmd "camera reset all"
    10361035            if { $_first != "" } {
    10371036                set location [$_first hints camera]
     
    10431042            $_arcball quaternion $q
    10441043            DoRotate
     1044            SendCmd "camera reset"
    10451045        }
    10461046    }
Note: See TracChangeset for help on using the changeset viewer.