View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014685ParaView(No Category)public2014-04-11 20:292014-08-29 11:00
ReporterAlan Scott 
Assigned ToCory Quammen 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target Version4.2Fixed in Version4.2 
Summary0014685: color legend turn min/max off
DescriptionThe color legend is too horizontally wide, with the min and max value on the left side of the color bar and the tick marks on the right. This can be changed by deleting the min/max value entirely by going to the Edit Color Legend Properties panel and deselecting Draw Annotation.

Please turn the Draw Annotation off by default. However, make this setting be "sticky" in the ParaView configuration between sessions.

TagsNo tags attached.
ProjectSandia
Topic Name14679_color_legend_bugs
Typeusability
Attached Filespng file icon colorLegendScreenshot.png [^] (59,856 bytes) 2014-04-11 20:30

 Relationships
child of 0014679closedCory Quammen color legend master bug 

  Notes
(0032679)
Cory Quammen (developer)
2014-05-29 12:33

To test:

- Create cylinder source
- Change coloring to TCoords. The color legend should appear with no min/max shown
- Click the Edit Color Map button
- In the Color Map Editor, click the "Edit color legend properties" button
- Click the "Add Range Annotations" button.
- Click Apply. The color legend should show the min/max.
(0032693)
Utkarsh Ayachit (administrator)
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
(0032702)
Alan Scott (manager)
2014-05-30 22:11

Not yet sticky. I believe Cory said that he is working on this. Don't close until sticky.
(0032824)
Cory Quammen (developer)
2014-06-10 14:47

Alan,

The "sticky" feature is now in master (see related bug http://www.paraview.org/Bug/view.php?id=14762 [^])

commit 6b645ec33fe0485e3408ec55d1977d73cd2d679e
Author: Cory Quammen <cory.quammen@kitware.com>
Date: Thu Jun 5 14:01:55 2014 -0400

    Add buttons to pqProxyWidgetDialog
    
    Added a button to save currently applied settings as property defaults
    and a button to restore the application defaults.
    
    Removed QDialogButtonBox and replaced with simple QPushButtons.
    
    Updated tests that involve the pqProxyWidgetDialog.
    
    Change-Id: Iedc7684af5741b0854470ace3dcb459e5d523999

To test:

1. Add Cylinder source
2. Change variable to color by to TCoords
3. Click Edit Color Map tool button
4. Click "Edit color legend properties" in the Color Map Editor
5. Uncheck the "Draw Annotations" checkbox.
6. Click "Apply".
7. Click the disk icon with the down arrow. This saves the settings as the new defaults.
8. Click OK to close the "Edit Color Legend Parameters" dialog
9. Create a Plane source
10. Change variable to color by TextureCoordinates
11. Click "Edit color legend properties" in the Color Map Editor
12. Note that the "Draw Annotations" is off.
13. Close ParaView.
14. Repeat steps 9-12 one time.
15. Note that the "Draw Annotations" is off.
(0032825)
Alan Scott (manager)
2014-06-10 21:13

Very nice.

Tested remote server, Linux, master.

 Issue History
Date Modified Username Field Change
2014-04-11 20:29 Alan Scott New Issue
2014-04-11 20:30 Alan Scott File Added: colorLegendScreenshot.png
2014-04-11 20:30 Alan Scott Relationship added child of 0014679
2014-04-12 22:07 Utkarsh Ayachit Target Version => 4.2
2014-05-12 11:29 Utkarsh Ayachit Assigned To => Cory Quammen
2014-05-29 12:33 Cory Quammen Topic Name => 14679_color_legend_bugs
2014-05-29 12:33 Cory Quammen Note Added: 0032679
2014-05-29 12:33 Cory Quammen Status backlog => gatekeeper review
2014-05-29 12:33 Cory Quammen Fixed in Version => git-next
2014-05-29 12:33 Cory Quammen Resolution open => fixed
2014-05-30 08:13 Utkarsh Ayachit Fixed in Version git-next => git-master
2014-05-30 08:14 Utkarsh Ayachit Note Added: 0032693
2014-05-30 08:14 Utkarsh Ayachit Status gatekeeper review => customer review
2014-05-30 22:11 Alan Scott Note Added: 0032702
2014-06-10 14:47 Cory Quammen Note Added: 0032824
2014-06-10 21:13 Alan Scott Note Added: 0032825
2014-06-10 21:13 Alan Scott Status customer review => closed
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team