View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012773ParaView(No Category)public2011-12-07 14:432012-02-08 17:28
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.14 
Summary0012773: Comparative view not updating when values in the comparative panel are changed.
Description* Open can.ex2
* Show in Comparative View (2x3)
* Add time-cue
* Change value of (0, 0) to 0.001 from 0. ==> View does not update.
TagsNo tags attached.
ProjectKitware
Topic Name2773_comparative_view_update_issue
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0027780)
Utkarsh Ayachit (administrator)
2011-12-07 14:47

commit c7e2c58779d7d63d33c73f57eb91cc2f83ecd33b
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Dec 7 14:44:09 2011 -0500

    Fixed BUG 0012773. Comparative View was not updating correctly.
    
    When the cue was changed, we were not calling MarkModified() on the cue proxy.
    Consequently, the view never thought it was dirty and needed to update and hence
    never did. Fixed that by exposing API from vtkSMComparativeAnimationCueProxy to
    chaneg values and ensuring those methods call MarkModified(). Hidding the access
    to internal vtkPVComparativeAnimationCue so that we don't do similar mistakes
    again.
(0027793)
Utkarsh Ayachit (administrator)
2011-12-09 14:20

merged in master (wherever applicable)
(0028231)
Utkarsh Ayachit (administrator)
2012-02-08 17:28

Closing bugs sitting in "customer review" for a long time.

 Issue History
Date Modified Username Field Change
2011-12-07 14:43 Utkarsh Ayachit New Issue
2011-12-07 14:43 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2011-12-07 14:47 Utkarsh Ayachit Topic Name => 12603_update_color_editor
2011-12-07 14:47 Utkarsh Ayachit Note Added: 0027780
2011-12-07 14:47 Utkarsh Ayachit Status backlog => gatekeeper review
2011-12-07 14:47 Utkarsh Ayachit Fixed in Version => git-next
2011-12-07 14:47 Utkarsh Ayachit Resolution open => fixed
2011-12-09 14:06 Utkarsh Ayachit Topic Name 12603_update_color_editor => 2773_comparative_view_update_issue
2011-12-09 14:20 Utkarsh Ayachit Status gatekeeper review => customer review
2011-12-09 14:20 Utkarsh Ayachit Note Added: 0027793
2011-12-09 14:21 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-02-08 17:21 Utkarsh Ayachit Fixed in Version git-master => 3.14
2012-02-08 17:28 Utkarsh Ayachit Status customer review => closed
2012-02-08 17:28 Utkarsh Ayachit Note Added: 0028231


Copyright © 2000 - 2018 MantisBT Team