View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013001 | VTK | (No Category) | public | 2012-03-15 05:11 | 2012-03-29 15:57 | ||||
Reporter | Pavel Pokutnev | ||||||||
Assigned To | David Gobbi | ||||||||
Priority | high | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013001: BUG: False computation of min/max slice number in vtkImageSliceMapper | ||||||||
Description | There is a compatibility issue in the new VTK 5.10.0. Due to the usage of new vtkImageSliceMapper inside of vtkImageActor, the vtkCornerAnnotation changed it behavior for "<slice_and_max>" text tag, when working with volume data. It shows always 1/1 instead of e.g 5/10 for volume data during interaction. The problem is in the wring computation of min/max slice numbers in vtkImageSliceMapper. | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0028360) David Gobbi (developer) 2012-03-15 08:26 |
Hi Pavel, thanks for reporting the bug and testing the fix. The following commit has been created: commit 012c45da1fe9da64f98f26014c614c03649ee163 Author: David Gobbi <david.gobbi@gmail.com> Date: Wed Mar 14 15:08:46 2012 -0600 BUG 13001: Fix backwards compatibility of GetSliceNumberMin/Max(). In VTK 5.10 the vtkImageActor was reimplemented with vtkImageSliceMapper. As an unwanted side-effect, the use of SetDisplayExtent caused the GetSliceNumberMin/Max methods to always return the current slice. This patch fixes the problem and restores backwards compatibility. Change-Id: If01bfd47cd7bfa3d8ff98a7c8b979f628f23ec23 |
(0028405) David Gobbi (developer) 2012-03-29 15:57 |
Fix was tested by reporter. Commit: 012c45da Date: Wed Mar 14 15:08:46 2012 -0600 |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-03-15 05:11 | Pavel Pokutnev | New Issue | |
2012-03-15 08:26 | David Gobbi | Note Added: 0028360 | |
2012-03-15 08:26 | David Gobbi | Assigned To | => David Gobbi |
2012-03-15 08:26 | David Gobbi | Status | backlog => tabled |
2012-03-15 08:26 | David Gobbi | Resolution | open => fixed |
2012-03-29 15:57 | David Gobbi | Note Added: 0028405 | |
2012-03-29 15:57 | David Gobbi | Status | tabled => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |