MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008417 | VTK | (No Category) | public | 2009-01-21 16:02 | 2013-04-05 20:16 |
| Reporter | Gerrick Bivins | ||||
| Assigned To | David Cole | ||||
| Priority | normal | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0008417: Random value displayed with vtkCubeAxesActor in the center of the model | ||||
| Description | These images are from paraview. Opaque: http://www.nabble.com/file/p21574447/cubeAxisValue-notOn-CubeAxis_1000.png [^] Transparent: http://www.nabble.com/file/p21574447/cubeAxisValue-notOn-CubeAxis_1000-transparent.png [^] The value of the last "tick" position wasn't being accounted for in some cases because the if condition checking for the end value would fail if the end value == the end of interval range. This would place the end tick in various location. Because both Y and Z axes cases were this way, I'm not sure if it was intentional so I've attached the patch that solves the issue for me. Hopefully it can be included in the next release. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://www.vtk.org/Bug/file/7011/vtkAxisActor.cxx.patch https://www.vtk.org/Bug/file/7020/vtkAxisActor.cxx.no-output.patch | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-01-21 16:02 | Gerrick Bivins | New Issue | |||
| 2009-01-21 16:02 | Gerrick Bivins | File Added: vtkAxisActor.cxx.patch | |||
| 2009-01-28 09:26 | Gerrick Bivins | File Added: vtkAxisActor.cxx.no-output.patch | |||
| 2009-01-28 09:26 | Gerrick Bivins | Note Added: 0014692 | |||
| 2009-01-28 15:53 | David Cole | Status | backlog => tabled | ||
| 2009-01-28 15:53 | David Cole | Assigned To | => David Cole | ||
| 2009-01-28 17:53 | David Cole | Note Added: 0014703 | |||
| 2009-01-28 17:53 | David Cole | Status | tabled => @80@ | ||
| 2009-01-28 17:53 | David Cole | Resolution | open => fixed | ||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master a2bd8391 | |||
| 2011-01-13 17:00 | Source_changeset_attached | => VTK master 020ef709 | |||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2013-04-05 20:16 | Berk Geveci | Status | customer review => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||