View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004469ParaView(No Category)public2007-02-15 17:272007-02-22 14:54
ReporterBerk Geveci 
Assigned ToUtkarsh Ayachit 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004469: Loading a state with animation leads to bad last step
DescriptionTo reproduce:

* Create a sphere*
* Animate the radius from 0 to 0.5
* Save state
* Load state

The last frame has 0 radius
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0006466)
Utkarsh Ayachit (administrator)
2007-02-20 08:58

CompositeProxy sets up links between its properties and those of its subproxies in CreateVTKObjects(). When loading state the properties were modified before the links were set hence the values never got propagated to subproxies hence it was behaving weird. Fixed that.

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team