| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006575 | ParaView | (No Category) | public | 2008-03-08 13:04 | 2011-01-13 17:00 | ||||
| Reporter | Berk Geveci | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | 3.4 | Fixed in Version | 3.4 | ||||||
| Summary | 0006575: Scalar bar is rendered twice at creation | ||||||||
| Description | When the scalar bar is created, it is rendered once as fat and again a thin. The first render should not happen. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0011398) Ken Moreland (manager) 2008-04-16 12:50 |
The issue is that vtkAbstractWidget is calling render whenever the visibility changes. After talking this over with Berk and Will, we decided that this behavior was erroneous: the interactor, interaction handler function, or calling function should be responsible for rendering the window to display visible state changes, not the widget itself. |
|
(0012421) Utkarsh Ayachit (administrator) 2008-06-19 14:19 |
SetEnable() should not cause any renders. The widgets should trigger renders on when the user interacts with the widget, not otherwise. /cvsroot/ParaView3/ParaView3/VTK/Widgets/vtkAbstractWidget.cxx,v <-- VTK/Widgets/vtkAbstractWidget.cxx new revision: 1.17; previous revision: 1.16 |
|
(0012484) Alan Scott (manager) 2008-06-23 20:53 |
Tested client/server. I never saw the wide scalar bar. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-03-08 13:04 | Berk Geveci | New Issue | |
| 2008-03-08 13:04 | Berk Geveci | Status | backlog => tabled |
| 2008-03-08 13:04 | Berk Geveci | Assigned To | => Ken Moreland |
| 2008-04-16 12:50 | Ken Moreland | Note Added: 0011398 | |
| 2008-05-29 13:23 | Berk Geveci | Assigned To | Ken Moreland => Berk Geveci |
| 2008-06-03 11:38 | Utkarsh Ayachit | Assigned To | Berk Geveci => Utkarsh Ayachit |
| 2008-06-19 14:19 | Utkarsh Ayachit | Status | tabled => @80@ |
| 2008-06-19 14:19 | Utkarsh Ayachit | Resolution | open => fixed |
| 2008-06-19 14:19 | Utkarsh Ayachit | Note Added: 0012421 | |
| 2008-06-23 20:53 | Alan Scott | Status | @80@ => closed |
| 2008-06-23 20:53 | Alan Scott | Note Added: 0012484 | |
| 2009-05-13 13:58 | Utkarsh Ayachit | Target Version | => 3.4 |
| 2009-05-13 13:59 | Utkarsh Ayachit | Fixed in Version | => 3.4 |
| 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:10 | Zack Galbreath | Category | => (No Category) |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |