Attached is the patch (will be in git/master after next gatekeeper
review). I made all the properties "default" to avoid confusion.
Michael, feel free to suggest better default visibility options.

Thanks
Utkarsh

On Thu, Sep 4, 2014 at 12:00 PM, Utkarsh Ayachit
<utkarsh.ayac...@kitware.com> wrote:
> BTW, I am pushing an update to the git repo to better organize the
> properties on the "Properties" panel for the Quad View.
>
> On Thu, Sep 4, 2014 at 11:56 AM, Utkarsh Ayachit
> <utkarsh.ayac...@kitware.com> wrote:
>> Alright, here's the final diagnosis :):
>>
>> It's works as Seb was saying. What I was missing that I had not
>> selected the Slices "representation". Once Slices representation is
>> chosen, the "Show outline in 3D view" option starts working. This is
>> indeed the way the view behaves in 3.98.1 as well.
>>
>> Utkarsh
>>
>> On Thu, Sep 4, 2014 at 11:38 AM, Utkarsh Ayachit
>> <utkarsh.ayac...@kitware.com> wrote:
>>> Can someone explain what this option is supposed to do? Even in 3.98.1
>>> it has no effect for me, or at least I don't see anything change.
>>>
>>> On Thu, Sep 4, 2014 at 11:30 AM, Sebastien Jourdain
>>> <sebastien.jourd...@kitware.com> wrote:
>>>> On my Mac from yesterday's master, the option does allow me to toggle the
>>>> outline.
>>>> I just forgot about that Slices representation...
>>>>
>>>>
>>>> On Thu, Sep 4, 2014 at 9:25 AM, Utkarsh Ayachit
>>>> <utkarsh.ayac...@kitware.com> wrote:
>>>>>
>>>>> I think the "Show Outline in 3D View" on the Properties panel is
>>>>> indeed the right option. The fact that it has no effect is a bug.
>>>>>
>>>>> Utkarsh
>>>>>
>>>>> On Thu, Sep 4, 2014 at 11:20 AM, Reuter, Michael A. <reute...@ornl.gov>
>>>>> wrote:
>>>>> > I’m providing a screenshot showing the option (Show Outline in 3D View)
>>>>> > that appears in the View Settings dialog box in PV 3.98.1. The dialog 
>>>>> > was
>>>>> > available from Edit/View Settings menu option. The 3D outline was 
>>>>> > effective
>>>>> > when the Slice representation is used. This also brings up another 
>>>>> > issue.
>>>>> > All the options that are in this dialog are not available either. I use 
>>>>> > the
>>>>> > Quad View in a user distributed program and some of them use these 
>>>>> > options.
>>>>> > They aren’t going to be happy when the upgrade removes them.
>>>>> >
>>>>> > M
>>>>> >
>>>>> > [cid:3662796F-3858-454F-9AF6-C956B97353FA@ornl.gov]
>>>>> >
>>>>> >
>>>>> > On Sep 4, 2014, at 10:50 AM, Sebastien Jourdain
>>>>> > <sebastien.jourd...@kitware.com<mailto:sebastien.jourd...@kitware.com>>
>>>>> > wrote:
>>>>> >
>>>>> > Hi Michael,
>>>>> >
>>>>> > I don't think there is such option.
>>>>> > In fact, this must be due to the representation be set to "Outline" in
>>>>> > the toolbar.
>>>>> > If you change it to Surface of Wireframe you should not see anymore the
>>>>> > outline.
>>>>> >
>>>>> > Seb
>>>>> >
>>>>> >
>>>>> > On Thu, Sep 4, 2014 at 8:09 AM, Reuter, Michael A.
>>>>> > <reute...@ornl.gov<mailto:reute...@ornl.gov>> wrote:
>>>>> > Hi,
>>>>> >
>>>>> > I’m looking for the option that turns off the outline in the 3D panel in
>>>>> > the Quad View in ParaView git-master. This used to be in the view 
>>>>> > settings
>>>>> > dialog, but that no longer exists and the settings dialog doesn’t seem 
>>>>> > to
>>>>> > have it unless I missed it. The Slice View has a similar option in the
>>>>> > Properties panel under Background, but nothing appears there for the 
>>>>> > Quad
>>>>> > View.
>>>>> >
>>>>> > Thanks,
>>>>> > M
>>>>> >
>>>>> > Dr. Michael Reuter
>>>>> > Scientific Data Analysis Group
>>>>> > Neutron Data Analysis and Visualization Division
>>>>> > Oak Ridge National Laboratory
>>>>> >
>>>>> > Office: 1-865-241-7216<tel:1-865-241-7216>
>>>>> > Fax: 1-865-574-6080<tel:1-865-574-6080>
>>>>> > Email:
>>>>> > reute...@ornl.gov<mailto:reute...@ornl.gov><mailto:reute...@ornl.gov<mailto:reute...@ornl.gov>>
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> >
>>>>> > _______________________________________________
>>>>> > Powered by www.kitware.com<http://www.kitware.com/>
>>>>> >
>>>>> > Visit other Kitware open-source projects at
>>>>> > http://www.kitware.com/opensource/opensource.html
>>>>> >
>>>>> > Please keep messages on-topic and check the ParaView Wiki at:
>>>>> > http://paraview.org/Wiki/ParaView
>>>>> >
>>>>> > Follow this link to subscribe/unsubscribe:
>>>>> > http://public.kitware.com/mailman/listinfo/paraview
>>>>> >
>>>>> >
>>>>> >
>>>>> > _______________________________________________
>>>>> > Powered by www.kitware.com
>>>>> >
>>>>> > Visit other Kitware open-source projects at
>>>>> > http://www.kitware.com/opensource/opensource.html
>>>>> >
>>>>> > Please keep messages on-topic and check the ParaView Wiki at:
>>>>> > http://paraview.org/Wiki/ParaView
>>>>> >
>>>>> > Follow this link to subscribe/unsubscribe:
>>>>> > http://public.kitware.com/mailman/listinfo/paraview
>>>>> >
>>>>
>>>>
From ba59541dca8b0eab52dec0cf445b21f6d98dd696 Mon Sep 17 00:00:00 2001
From: Utkarsh Ayachit <utkarsh.ayac...@kitware.com>
Date: Thu, 4 Sep 2014 12:07:57 -0400
Subject: [PATCH] Update default property visibility and grouping for QuadView.

Change-Id: I3550b36c69d78855f33015004ce3d3461e868012
---
 Plugins/QuadView/SliceViews.xml | 49 ++++++++++++++++++++++++-----------------
 1 file changed, 29 insertions(+), 20 deletions(-)

diff --git a/Plugins/QuadView/SliceViews.xml b/Plugins/QuadView/SliceViews.xml
index 8a1549c..3c364e3 100644
--- a/Plugins/QuadView/SliceViews.xml
+++ b/Plugins/QuadView/SliceViews.xml
@@ -8,15 +8,6 @@
           showing slices from a 3D dataset.
          </Documentation>
 
-         <IntVectorProperty command="SetShowOutline"
-                            default_values="1"
-                            name="ShowOutline"
-                            label="Show Outline in 3D View"
-                            panel_visibility="advanced"
-                            number_of_elements="1">
-           <BooleanDomain name="bool" />
-         </IntVectorProperty>
-
          <IntVectorProperty command="SetSizeTopLeft"
                             default_values="400 400"
                             ignore_synchronization="1"
@@ -106,7 +97,7 @@
                                label="X Slice Normal"
                                command="SetViewNormalTopLeft"
                                number_of_elements="3"
-                               panel_visibility="advanced"
+                               panel_visibility="default"
                                default_values="1 0 0"/>
 
          <DoubleVectorProperty name="XSlicesOrigin"
@@ -127,7 +118,7 @@
                                label="Y Slice Normal"
                                command="SetViewNormalTopRight"
                                number_of_elements="3"
-                               panel_visibility="advanced"
+                               panel_visibility="default"
                                default_values="0 1 0"/>
 
          <DoubleVectorProperty name="YSlicesOrigin"
@@ -148,7 +139,7 @@
                                label="Z Slice Normal"
                                command="SetViewNormalBottomLeft"
                                number_of_elements="3"
-                               panel_visibility="advanced"
+                               panel_visibility="default"
                                default_values="0 0 1"/>
 
          <DoubleVectorProperty name="ZSlicesOrigin"
@@ -160,19 +151,19 @@
          <DoubleVectorProperty name="TopLeftViewUp"
                                command="SetViewUpTopLeft"
                                number_of_elements="3"
-                               panel_visibility="advanced"
+                               panel_visibility="default"
                                default_values="0 1 0"/>
 
          <DoubleVectorProperty name="TopRightViewUp"
                                command="SetViewUpTopRight"
                                number_of_elements="3"
-                               panel_visibility="advanced"
+                               panel_visibility="default"
                                default_values="-1 0 0"/>
 
          <DoubleVectorProperty name="BottomLeftViewUp"
                                command="SetViewUpBottomLeft"
                                number_of_elements="3"
-                               panel_visibility="advanced"
+                               panel_visibility="default"
                                default_values="0 1 0"/>
 
          <ProxyProperty command="AddRepresentationToTopLeft"
@@ -242,13 +233,13 @@
             <ExposedProperties>
               <Property exposed_name="SlicesCenter" name="WorldPosition"
                         label="Slices Center"
-                        panel_visibility="advanced"/>
+                        panel_visibility="default"/>
             </ExposedProperties>
          </SubProxy>
          <IntVectorProperty command="SetLabelFontSize"
                             default_values="20"
                             name="LabelFontSize"
-                            panel_visibility="advanced"
+                            panel_visibility="default"
                             number_of_elements="1">
          </IntVectorProperty>
 
@@ -258,10 +249,20 @@
                                panel_visibility="never"
                                default_values="50 50"/>
 
+
+         <IntVectorProperty command="SetShowOutline"
+                            default_values="1"
+                            name="ShowOutline"
+                            label="Show Outline in 3D View"
+                            panel_visibility="default"
+                            number_of_elements="1">
+           <BooleanDomain name="bool" />
+         </IntVectorProperty>
+
          <IntVectorProperty command="SetShowCubeAxes"
                             default_values="0"
                             name="ShowCubeAxes"
-                            panel_visibility="advanced"
+                            panel_visibility="default"
                             number_of_elements="1">
            <BooleanDomain name="bool" />
          </IntVectorProperty>
@@ -270,20 +271,28 @@
                             default_values="0"
                             name="SliceOrientationAxesVisibility"
                             label="Show Orientation Axes"
-                            panel_visibility="advanced"
+                            panel_visibility="default"
                             number_of_elements="1">
            <BooleanDomain name="bool" />
          </IntVectorProperty>
 
-         <PropertyGroup label="Slice Views">
+         <PropertyGroup label="Slice Normals">
            <Property name="XSlicesNormal"/>
            <Property name="YSlicesNormal"/>
            <Property name="ZSlicesNormal"/>
+         </PropertyGroup>
+
+         <PropertyGroup label="Slice View-Ups">
            <Property name="TopLeftViewUp"/>
            <Property name="TopRightViewUp"/>
            <Property name="BottomLeftViewUp"/>
+         </PropertyGroup>
+         <PropertyGroup label="Slice Origin">
            <Property name="SlicesCenter"/>
+         </PropertyGroup>
+         <PropertyGroup label="Miscellaneous">
            <Property name="LabelFontSize"/>
+           <Property name="ShowOutline" />
            <Property name="ShowCubeAxes"/>
            <Property name="SliceOrientationAxesVisibility"/>
          </PropertyGroup>
-- 
1.9.1

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to