MantisBT - VTK
View Issue Details
0001167VTK(No Category)public2004-09-15 10:142016-08-12 09:54
Goodwin Lawlor 
Will Schroeder 
lowfeaturealways
closedmoved 
 
 
0001167: Change vtk3DWidget::SizeHandles() to a public method
At the moment, widgets resize their handles after they are transformed in the scene. If the user zooms in/out, the widget handles become disproportionately big or small compared to the viewport. If vtk3DWidget::SizeHandles() was changed to a public method it could be used as a callback, observing the renderer's StartEvent, so that widget handles are always correctly sized. This could be implemented in C++ inside the widgets themselves or left to the developer to do within their application. If implemented, this would probably make the SizeHandles() calls inside the *ButtonUp callbacks redundant.
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:54Kitware RobotNote Added: 0036752
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0036752)
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.