MantisBT - VTK
View Issue Details
0004058VTK(No Category)public2006-11-22 04:202016-08-12 09:54
Dominik Szczerba 
Will Schroeder 
highminoralways
closedmoved 
 
 
0004058: RepeatingTimer breaks TrackBall interaction
I just added a repeating timer to a Cone5 example and after a mouse interaction IF THE MOUSE BUTTON IS NOT RELEASED there is some residual movement dependend on the frequency of the timer. Code is attached.
No tags attached.
cxx Cone5.cxx (5,728) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5746/Cone5.cxx
Issue History
2008-02-06 10:33Jeff BaumesSeveritymajor => minor
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036893
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0005774)
Goodwin Lawlor   
2006-11-23 06:18   
You could add a simple check in vtkInteractorStyle to make sure that the interactor only observes its own timer (the one vtkInteractorStyle::TimerId points to)
(0036893)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.