View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007553ParaView(No Category)public2008-08-26 17:192009-05-13 13:47
ReporterKen Moreland 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0007553: Default glyph scaling crazy bad
DescriptionThe 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.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0007690closedUtkarsh Ayachit Glyph auto scale factor not always updating 

  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.

 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)


Copyright © 2000 - 2018 MantisBT Team