Hi Kyle,

Thanks, the following steps reproduce slice filter issue:

start paraview, build the following pipeline:

wavelet source -> slice

in the pipeline browser:

select wavelet, select slice, select wavelet

The slice filter is marked modified.

Is there going to be a way of undocking the display properties from the object properties? In our filters/sources with a number of properties having that real estate makes it easier to use.

Burlen

On 08/15/2012 08:43 AM, Kyle Lutz wrote:
Hi Burlen,

On Mon, Aug 13, 2012 at 8:50 AM, burlen<[email protected]>  wrote:
I've noticed that the slice filter is having similar issue: apply activated
by selecting in the pipeline browser. In my panels this was because pv is
creating/destroying the panel as the object is selected/deselected in the
browser so I had to be more careful during the initialization not to mark
the object as modified, it's probably a similar issue.
Yes, this behavior has changed with the new panels. Property widgets
should be lightweight and avoid doing any heavy computation or
communication.

Also, if you could give me a list of steps to reproduce incorrect
modified flag issue I could take a look and fix it for you.

Cheers,
-kyle

_______________________________________________
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://www.paraview.org/mailman/listinfo/paraview

Reply via email to