MantisBT - ParaView
View Issue Details
0014789ParaView(No Category)public2014-06-09 11:122016-08-12 09:59
Utkarsh Ayachit 
Kitware Robot 
normalminorhave not tried
closedmoved 
 
5.1 
Sandia
14789_fix_border
incorrect functionality
0014789: Add mechanism to save multi-view images with borders
Currently "Toggle Borders" totally removes all borders. Add a mechanism for user to select if there should a few pixel border and what color it should be.
No tags attached.
related to 0014569closed Kitware Robot Issue of Save Screenshot 
related to 0015548closed Kitware Robot Multi View image Border Width default 
Issue History
2014-06-09 11:12Utkarsh AyachitNew Issue
2014-06-09 11:13Utkarsh AyachitTarget Version => 4.2
2014-07-29 15:41Utkarsh AyachitAssigned To => Utkarsh Ayachit
2014-07-29 16:18Utkarsh AyachitTopic Name => 14789_fix_border
2014-07-29 16:18Utkarsh AyachitNote Added: 0033131
2014-07-29 16:18Utkarsh AyachitStatusbacklog => gatekeeper review
2014-07-29 16:18Utkarsh AyachitFixed in Version => git-next
2014-07-29 16:18Utkarsh AyachitResolutionopen => fixed
2014-07-31 08:59Utkarsh AyachitFixed in Versiongit-next => git-master
2014-07-31 09:00Utkarsh AyachitStatusgatekeeper review => customer review
2014-07-31 09:00Utkarsh AyachitNote Added: 0033168
2014-08-29 10:59Utkarsh AyachitFixed in Versiongit-master => 4.2
2014-11-05 22:23Alan ScottRelationship addedrelated to 0014569
2014-11-06 17:27Alan ScottNote Added: 0033760
2014-12-11 14:56Utkarsh AyachitNote Added: 0033940
2014-12-11 14:57Utkarsh AyachitTarget Version4.2 => 4.3
2015-01-11 08:17Utkarsh AyachitSource_changeset_attached => ParaView master dccfc363
2015-01-11 08:17Utkarsh AyachitSource_changeset_attached => ParaView master 4ff73a06
2015-01-12 14:40Alan ScottStatuscustomer review => todo
2015-01-12 14:40Alan ScottTarget Version4.3 => 4.4
2015-06-07 14:10Utkarsh AyachitAssigned ToUtkarsh Ayachit =>
2015-06-17 14:09Alan ScottRelationship addedrelated to 0015548
2015-07-08 16:30Utkarsh AyachitStatustodo => backlog
2015-07-08 16:36Utkarsh AyachitStatusbacklog => todo
2015-09-11 16:43Utkarsh AyachitTarget Version4.4 => 5.1
2016-03-03 11:13Utkarsh AyachitStatustodo => backlog
2016-08-12 09:59Kitware RobotNote Added: 0038579
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotFixed in Version4.2 =>
2016-08-12 09:59Kitware RobotResolutionfixed => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0033131)
Utkarsh Ayachit   
2014-07-29 16:18   
commit a6edfe53c098cf529e0cf545b4a862dd92389bb8
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Jul 29 16:14:47 2014 -0400

    BUG 0014789: Added ability to save images with border betn views.
    
    There're new settings under "Settings | General" in "Screenshot Options"
    group that allow users to pick a border and color for the border to use
    when saving screenshots. (By default, the border width it set to 0
    pixels).
    
    Updated LoadStateMultiView test to also test this new border
    functionality.
    
    The implementation extends vtkSMUtilities::Merge() to add a border as
    images are merged. The border is added as an overlay rather than my
    offsetting images so that we don't need to jagged edges or having to
    resize views.
    
    Change-Id: I1a7baa15e5756baec918629b875d6e26bd027168
(0033168)
Utkarsh Ayachit   
2014-07-31 09:00   
SUMMARY
---------------------------------------------
Topics merged into master:
(VTK) 14599_fix_double_range_issues
        14789_fix_border
        14831_log_scaling_crash
        14848_fix_mutlselection
        appdata-file
        catalyst-dependencies
        catalyst-kits
        compilation_issue_processxml
        excess-moc-wrapping
        fix-cache-doc
        fix-catalyst-python
        kit-libraries
(VTK) newest-xdmf
        pass_connectid_to_autompi
        remove-mpi4py
(VTK) update-vtk-20140729


---------------------------------------------
Topics reverted from next:
  14813_fix_mode_shapes_range
  fix_proxy_widget_dialog_apply
  pvweb-fixes
(0033760)
Alan Scott   
2014-11-06 17:27   
Waiting on reply from Kitware regarding adding this feature to all interactive views as well as screenshot only views.
(0033940)
Utkarsh Ayachit   
2014-12-11 14:56   
TODO: Add ability for the UI to reflect the selected border spacing when in "Toggle Border" mode.
(0038579)
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.