MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008270 | VTK | (No Category) | public | 2008-12-09 12:29 | 2016-08-12 09:55 |
| Reporter | Michael Knopke | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0008270: vtkSliderRepresentation2D doesn't scale correctly to window changes | ||||
| Description | If vtkSliderWidget uses vtkSliderRepresentation2D and is vertically aligned, any changes to the aspect ratio of the render-window will lead to wrong scaling of the widget. This doesn't happen if the widget is horizontally aligned in the view. | ||||
| Steps To Reproduce | |||||
| Additional Information | Steps to reproduce: Just change line 128 in File CameraAndSliderWidget.tcl from: [sliderRep GetPoint1Coordinate] SetValue 0.3 0.1 To: [sliderRep GetPoint1Coordinate] SetValue 0.9 0.1 and line 130: [sliderRep GetPoint2Coordinate] SetValue 0.9 0.1 To: [sliderRep GetPoint2Coordinate] SetValue 0.9 0.9 Now try resizing the the window, the Widget will not scale correctly... | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-12-09 12:29 | Michael Knopke | New Issue | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037048 | |||
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved | ||
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot | ||
| Notes | |||||
|
|
|||||
|
|
||||