MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004654 | VTK | (No Category) | public | 2007-03-22 05:56 | 2014-10-02 11:23 |
| Reporter | xabi riobe | ||||
| Assigned To | Cory Quammen | ||||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | TBD | ||||
| Type | incorrect functionality | ||||
| Summary | 0004654: vtkCornerAnnotation unnecessary method call | ||||
| Description | in vtkCornerAnnotation::RenderOpaqueGeometry, the method this->TextReplace(ia, wl) should be called only if there is a change in ImageActor or window/level, and not on viewport resize. The current condition is (line 424): if (viewport_size_has_changed || tprop_has_changed || (this->GetMTime() > this->BuildTime) || (ia && (ia != this->LastImageActor || (ia->GetMTime() > this->BuildTime)) || (wl && wl->GetMTime() > this->BuildTime)) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2012-03-07 03:11 | xabi riobe | Status | expired => backlog | ||
| 2012-03-07 03:11 | xabi riobe | Resolution | open => reopened | ||
| 2013-07-22 20:41 | Dave DeMarle | Project | => TBD | ||
| 2013-07-22 20:41 | Dave DeMarle | Type | => incorrect functionality | ||
| 2013-07-22 20:41 | Dave DeMarle | Assigned To | Sebastien Barre => Dave DeMarle | ||
| 2013-07-22 20:41 | Dave DeMarle | Status | backlog => tabled | ||
| 2013-07-22 20:41 | Dave DeMarle | Description Updated | bug_revision_view_page.php?rev_id=635#r635 | ||
| 2013-07-22 20:43 | Dave DeMarle | Status | tabled => backlog | ||
| 2014-09-30 10:58 | Dave DeMarle | Assigned To | Dave DeMarle => | ||
| 2014-10-02 11:22 | Cory Quammen | Note Added: 0033465 | |||
| 2014-10-02 11:23 | Cory Quammen | Status | backlog => closed | ||
| 2014-10-02 11:23 | Cory Quammen | Assigned To | => Cory Quammen | ||
| 2014-10-02 11:23 | Cory Quammen | Resolution | reopened => won't fix | ||
| Notes | |||||
|
|
|||||
|
|
||||