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/vtkstreamlinesviewer.tcl

    r3534 r3550  
    11841184                ypan    0
    11851185            }
    1186             SendCmd "camera reset all"
    11871186            if { $_first != "" } {
    11881187                set location [$_first hints camera]
     
    11941193            $_arcball quaternion $q
    11951194            DoRotate
     1195            SendCmd "camera reset"
    11961196        }
    11971197    }
Note: See TracChangeset for help on using the changeset viewer.