MantisBT - VTK
View Issue Details
0010161VTK(No Category)public2010-01-19 06:572016-08-12 09:55
Martin Allerstorfer 
Kitware Robot 
normalminoralways
closedmoved 
 
 
0010161: QVTKInteractor changes zoom level automatically using brightness/contrast functionality
I use the QVTKInteractor in combination with the vtkImageViewer. After initialization of the QVTKInteractor and changing brightness or contrast the first time the zoom level changes to a certain value (this should not happen). If I change the zoom level after that and change brightness or contrast again the zoom level is not changed as expected.
No tags attached.
Issue History
2010-01-19 06:57Martin AllerstorferNew Issue
2010-01-29 07:45Martin AllerstorferNote Added: 0019364
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037136
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0019364)
Martin Allerstorfer   
2010-01-29 07:45   
I found out that I first have to call the Render() function before reseting the camera to avoid the problem. So this is not really a bug but nevertheless I think the imageviewer member variable FirstRender should be set to true automatically after reseting the camera.
(0037136)
Kitware Robot   
2016-08-12 09:55   
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.