| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0007553 | ParaView | (No Category) | public | 2008-08-26 17:19 | 2009-05-13 13:47 | ||||
| Reporter | Ken Moreland | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | 3.6 | Fixed in Version | |||||||
| Summary | 0007553: Default glyph scaling crazy bad | ||||||||
| Description | The default scaling used for glyphs is really, really bad. To replicate: 1. Create a sphere source. 2. Add a glyph filter with all the defaults. The resulting arrows will be scaled HUGE. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0013486) Utkarsh Ayachit (administrator) 2008-09-17 09:43 |
BUG: Fixed BUG 0007690. The updating of the scale-factor was happenning before the property was pushed to the server mananger hence it was using obsolete values. Fixed by using Qt::QueuedConnection for the signal-slot connection. BUG: Fixed BUG 0007553. Needed to min-clamp the divisor for scaling to 1.0. /cvsroot/ParaView3/ParaView3/Qt/Components/pqGlyphPanel.cxx,v <-- Qt/Components/pqGlyphPanel.cxx new revision: 1.6; previous revision: 1.5 |
|
(0013605) Alan Scott (manager) 2008-09-26 20:07 |
Fantastic!!!! This fixes the problem with initial conditions for all vector lengths for glyphs, including with can! Great! Tested local client. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-08-26 17:19 | Ken Moreland | New Issue | |
| 2008-09-16 16:38 | Utkarsh Ayachit | Status | backlog => tabled |
| 2008-09-16 16:38 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2008-09-16 22:04 | Ken Moreland | Relationship added | related to 0007690 |
| 2008-09-17 09:43 | Utkarsh Ayachit | Status | tabled => @80@ |
| 2008-09-17 09:43 | Utkarsh Ayachit | Resolution | open => fixed |
| 2008-09-17 09:43 | Utkarsh Ayachit | Note Added: 0013486 | |
| 2008-09-26 20:07 | Alan Scott | Status | @80@ => closed |
| 2008-09-26 20:07 | Alan Scott | Note Added: 0013605 | |
| 2009-05-13 13:47 | Utkarsh Ayachit | Target Version | => 3.6 |
| 2011-06-16 13:10 | Zack Galbreath | Category | => (No Category) |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |