MantisBT - ParaView
View Issue Details
0014687ParaView(No Category)public2014-04-11 20:382014-08-29 11:00
Alan Scott 
Cory Quammen 
normalminorhave not tried
closedfixed 
git-master 
4.24.2 
Sandia
14679_color_legend_bugs
incorrect functionality
0014687: color legend - zero is mis-sized
When the color legend goes from a negative number to a positive number, it crosses zero. If the tick labels on the right side shrink (due to size constraints for the numbers), the 0 does not also shrink - but seems to follow the font size of the min, max and title. This needs to be fixed.
No tags attached.
child of 0014679closed Cory Quammen color legend master bug 
png colorLegendScreenshot.png (59,856) 2014-04-11 20:39
https://www.vtk.org/Bug/file/9635/colorLegendScreenshot.png
png
Issue History
2014-04-11 20:38Alan ScottNew Issue
2014-04-11 20:38Alan ScottRelationship addedchild of 0014679
2014-04-11 20:39Alan ScottFile Added: colorLegendScreenshot.png
2014-04-12 22:07Utkarsh AyachitTarget Version => 4.2
2014-05-12 11:29Utkarsh AyachitAssigned To => Cory Quammen
2014-05-12 22:53Cory QuammenStatusbacklog => active development
2014-05-29 12:42Cory QuammenTopic Name => 14679_color_legend_bugs
2014-05-29 12:42Cory QuammenNote Added: 0032682
2014-05-29 12:42Cory QuammenStatusactive development => gatekeeper review
2014-05-29 12:42Cory QuammenFixed in Version => git-next
2014-05-29 12:42Cory QuammenResolutionopen => fixed
2014-05-30 08:13Utkarsh AyachitFixed in Versiongit-next => git-master
2014-05-30 08:14Utkarsh AyachitNote Added: 0032691
2014-05-30 08:14Utkarsh AyachitStatusgatekeeper review => customer review
2014-05-30 22:05Alan ScottNote Added: 0032701
2014-05-30 22:05Alan ScottStatuscustomer review => closed
2014-08-29 11:00Utkarsh AyachitFixed in Versiongit-master => 4.2

Notes
(0032682)
Cory Quammen   
2014-05-29 12:42   
- Create sphere source
- Add calculator to sphere source. Set Result Array Name to X and the expression to coordsX
- Click the Edit Color Map button
- Note the 0 label on the color scale matches the font size for the rest of the labels
- Stretch the color scale by grabbing on it's left "handle" and pulling it to the left. Note that the 0 stays the same size as the other labels.
- Click the "Edit color legend properties" and change the "Text/Annotation Font Properties" so that the size is 10. Again, the 0 label matches the other labels in size.
(0032691)
Utkarsh Ayachit   
2014-05-30 08:14   
SUMMARY
---------------------------------------------
Topics merged into master:
        14679_color_legend_bugs
        14734-GoodDefaultSizeForpqProxyWidgetDialog
        cleanup-cmake
        fix_assembly_render_view
        fix_fragment_large_scale
        fix_plugin_loading_order
        fix_qt_modules
        remove-unused-directory


---------------------------------------------
Topics reverted from next:
  14673_fix_follow_data
(0032701)
Alan Scott   
2014-05-30 22:05   
Tested local server, master, Linux.