| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| 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. | ||||||||
| 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. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037048) Kitware Robot (administrator) 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |