MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007821 | VTK | (No Category) | public | 2008-10-16 10:24 | 2016-08-12 09:55 |
| Reporter | Serge Lalonde | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0007821: Fixes to vtkBoxWidget to force uniform scaling operation | ||||
| Description | I needed to be able to restrict the vtkBoxWidget to only perform uniform scaling on the actor it is handling. However, the 5.2.0 version has limitations that prevent this from being done with callbacks. I made the code changes that allow the callback to query what operation is currently being performed (by adding Get/Set functions for State) and by expanding the WidgetState enum. The changes are relatively minor and are completely backwards compatible. I've attached the patch files for the cxx and the .h files. They are relative to the 5.2.0 release. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/6773/vtkBoxWidget.cxx.patch https://www.vtk.org/Bug/file/6774/vtkBoxWidget.h.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-10-16 10:24 | Serge Lalonde | New Issue | |||
| 2008-10-16 10:24 | Serge Lalonde | File Added: vtkBoxWidget.cxx.patch | |||
| 2008-10-16 10:25 | Serge Lalonde | File Added: vtkBoxWidget.h.patch | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037029 | |||
| 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 | |||||
|
|
|||||
|
|
||||