MantisBT - ParaView
View Issue Details
0015379ParaView(No Category)public2015-03-13 13:012016-08-12 09:59
Alan Scott 
Cory Quammen 
normalminorhave not tried
closedmoved 
 
5.1 
Sandia
incorrect functionality
0015379: Color legend annotation font controls broken
I have users that are splitting the view horizontally a few times, and cannot get the color legend annotation font large enough to be useful. This needs to be fixed.

* 4.3.1, Linux, local server.
* Sources/ Wavelet. Apply. Representation Surface. Color by RTData.
* Enable the color editor.
* Split view horizontally. Split right view horizontally. (You may need to split one more time. This issue is screen dependent, and I am working on a small screen.)

<<Bug>> pull the color legend out where you can see it. Notice the fonts are tiny. Go to the color legend editor, try to increase the size of the font. It won't increase. But it should - even if it falls outside of the view. Please change this.
No tags attached.
related to 0015637closed Kitware Robot Color legend annotation mode is wrong size for short windows 
png bugStillExists.png (218,277) 2015-09-02 15:54
https://www.vtk.org/Bug/file/9897/bugStillExists.png
png
Issue History
2015-03-13 13:01Alan ScottNew Issue
2015-03-13 14:20Alan ScottTarget Version => 4.4
2015-06-08 14:27Utkarsh AyachitAssigned To => David C. Lonie
2015-06-08 14:28Utkarsh AyachitStatusbacklog => todo
2015-06-24 13:16David C. LonieNote Added: 0034607
2015-06-24 13:16David C. LonieStatustodo => active development
2015-06-25 15:20David C. LonieNote Added: 0034610
2015-07-22 12:16David C. LonieNote Added: 0034812
2015-07-22 12:16David C. LonieAssigned ToDavid C. Lonie => Utkarsh Ayachit
2015-08-13 17:09Cory QuammenNote Added: 0034994
2015-08-24 09:29Cory QuammenNote Added: 0035040
2015-09-02 15:54Utkarsh AyachitFile Added: bugStillExists.png
2015-09-02 15:54Utkarsh AyachitNote Added: 0035131
2015-09-02 16:05Cory QuammenNote Added: 0035132
2015-09-08 11:32Utkarsh AyachitRelationship addedrelated to 0015637
2015-09-11 16:43Utkarsh AyachitTarget Version4.4 => 5.1
2016-03-03 11:23Utkarsh AyachitAssigned ToUtkarsh Ayachit => Cory Quammen
2016-08-12 09:59Kitware RobotNote Added: 0038787
2016-08-12 09:59Kitware RobotStatusactive development => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved

Notes
(0034607)
David C. Lonie   
2015-06-24 13:16   
Going to address this by:

1) Removing the "Maximum number of labels" option from the scalarbar.
2) Removing the font scaling bits to fix the font at the requested size.
(0034610)
David C. Lonie   
2015-06-25 15:20   
Patch is at https://gitlab.kitware.com/dlonie/paraview/commits/15379-scalar-bar-font-size [^]

Waiting on a dependency branch to merge before making pull request.
(0034812)
David C. Lonie   
2015-07-22 12:16   
PR is here: https://gitlab.kitware.com/paraview/paraview/merge_requests/183 [^]

Utkarsh will be finalizing the labeling strategy.
(0034994)
Cory Quammen   
2015-08-13 17:09   
This should be fixed in

https://gitlab.kitware.com/paraview/paraview/merge_requests/295 [^]
(0035040)
Cory Quammen   
2015-08-24 09:29   
The topic in

https://gitlab.kitware.com/paraview/paraview/merge_requests/295 [^]

has been merged into master.
(0035131)
Utkarsh Ayachit   
2015-09-02 15:54   
Cory, I don't think !295 addresses this issue. See attached image. Note the scalar bar's labels are much smaller in view 2 and 3.
(0035132)
Cory Quammen   
2015-09-02 16:05   
Indeed. It looks like the width of the scalar bar decreases with the width of the render view, and that constrains the font size. What we need is a way to fix that width, but the width is automatically calculated based on the render view width. I'm concerned that changing to a fixed-width mode will cause other problems, though.
(0038787)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.