MantisBT - ParaView
View Issue Details
0015480ParaView(No Category)public2015-05-21 18:162015-06-04 16:50
Alan Scott 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
git-master 
4.4 
Sandia
incorrect functionality
0015480: vtkBlockColors annotations is numbered weird
vtkBlockColors annotation is numbered weird. The value and Annotation is 0 based by default, where the row number is 1 based. Shouldn't they be the same?

* Linux, master, local server.
* open can.exo. All vars on. Apply.
* Open the Color Editor.
>> Notice that the Annotations section has Annotations starting at 0, Value starting at 0 and rows starting at 1. At least by default, this should be the same.
No tags attached.
related to 0015478closed Alan Scott vtkBlockColors master bug 
Issue History
2015-05-21 18:16Alan ScottNew Issue
2015-05-21 21:10Alan ScottRelationship addedrelated to 0015478
2015-05-21 21:12Alan ScottTarget Version => 4.4
2015-06-03 11:09Utkarsh AyachitNote Added: 0034456
2015-06-03 11:09Utkarsh AyachitAssigned To => Utkarsh Ayachit
2015-06-03 11:09Utkarsh AyachitStatusbacklog => todo
2015-06-03 11:09Utkarsh AyachitStatustodo => active development
2015-06-03 11:09Utkarsh AyachitNote Added: 0034457
2015-06-03 11:09Utkarsh AyachitStatusactive development => gatekeeper review
2015-06-03 11:09Utkarsh AyachitResolutionopen => fixed
2015-06-03 13:22Utkarsh AyachitNote Added: 0034461
2015-06-03 13:22Utkarsh AyachitStatusgatekeeper review => customer review
2015-06-04 16:50Alan ScottNote Added: 0034477
2015-06-04 16:50Alan ScottStatuscustomer review => closed

Notes
(0034456)
Utkarsh Ayachit   
2015-06-03 11:09   
commit 5bfd0125bba26ef7583941fe325061f039ead29e
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Jun 3 11:08:02 2015 -0400

    BUG 0015480: Remove vertical header from annotations widget.
    
    Simply removing the vertical header for the annotation widget. This
    avoid the user confusion reported in BUG 0015480.
(0034457)
Utkarsh Ayachit   
2015-06-03 11:09   
Merge request:

https://gitlab.kitware.com/paraview/paraview/merge_requests/139 [^]
(0034461)
Utkarsh Ayachit   
2015-06-03 13:22   
merged in master.
(0034477)
Alan Scott   
2015-06-04 16:50   
Tested linux, master, remote server.