View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006897ParaView(No Category)public2008-04-25 14:412009-05-13 13:59
ReporterPat Marion 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006897: View repaints when display panel reloads.
DescriptionCreate wavelet source, select volume representation, then create sphere source.

Click on the pipeline browser to switch between sphere and wavelet, forcing the display panel to reload.

The view is repainted when the display panel is reloaded.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0011599)
Utkarsh Ayachit (administrator)
2008-04-30 10:09

pqDisplayProxyEditor was calling updateAllViews() a bit too many times
eg. when a widget lost focus etc. The fix was to render only when any of the
properties of the representation proxy change.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayProxyEditor.cxx,v <-- Qt/Components/pqDisplayProxyEditor.cxx
new revision: 1.54; previous revision: 1.53
(0011661)
Alan Scott (manager)
2008-05-01 18:01

Tested client/server.

 Issue History
Date Modified Username Field Change
2008-04-25 14:41 Pat Marion New Issue
2008-04-25 14:42 Pat Marion Status backlog => tabled
2008-04-25 14:42 Pat Marion Assigned To => Utkarsh Ayachit
2008-04-30 10:09 Utkarsh Ayachit Status tabled => @80@
2008-04-30 10:09 Utkarsh Ayachit Resolution open => fixed
2008-04-30 10:09 Utkarsh Ayachit Note Added: 0011599
2008-05-01 18:01 Alan Scott Status @80@ => closed
2008-05-01 18:01 Alan Scott Note Added: 0011661
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team