<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Hi Guys, this one seems to have fallen
through the cracks . at least as of 3.98.1<br>
<br>
<table id="buglist" class="width100" style="width: 1893px; border:
1px solid rgb(0, 0, 0); color: rgb(0, 0, 0); font-family:
Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: 2;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255);" cellspacing="1">
<tbody>
<tr border="1" style="text-align: center;" valign="top"
bgcolor="#fcbdbd">
<td style="font-family: Verdana, Arial, Helvetica,
sans-serif; font-size: 10pt; padding: 4px; text-align:
left;"><a href="http://paraview.org/Bug/view.php?id=13887">0013887</a></td>
<td style="font-family: Verdana, Arial, Helvetica,
sans-serif; font-size: 10pt; padding: 4px; text-align:
left;">TBD</td>
<td style="font-family: Verdana, Arial, Helvetica,
sans-serif; font-size: 10pt; padding: 4px; text-align:
left;">incorrect functionality</td>
<td class="center" style="font-family: Verdana, Arial,
Helvetica, sans-serif; font-size: 10pt; padding: 4px;
text-align: center;"><span class="issue-status"
title="open" style="font-family: Verdana, Arial,
Helvetica, sans-serif; font-size: 10pt;
border-bottom-width: 1px; border-bottom-style: dotted;
border-bottom-color: black;">backlog</span></td>
<td class="left" style="font-family: Verdana, Arial,
Helvetica, sans-serif; font-size: 10pt; padding: 4px;
text-align: left;">spurious render triggered from
auto-generated line edits in display panel</td>
<td style="font-family: Verdana, Arial, Helvetica,
sans-serif; font-size: 10pt; padding: 4px; text-align:
left;"><br>
</td>
<td class="center" style="font-family: Verdana, Arial,
Helvetica, sans-serif; font-size: 10pt; padding: 4px;
text-align: center;"><span class="bold"
style="font-family: Verdana, Arial, Helvetica,
sans-serif; font-size: 10pt; font-weight: bold;">2013-02-17</span></td>
</tr>
</tbody>
</table>
<br class="Apple-interchange-newline">
On 10/20/2012 7:51 AM, Utkarsh Ayachit wrote:<br>
</div>
<blockquote
cite="mid:CADHSJjAP+NYYRSA8oQPQRdO-BiEAVSPwuuSTKLmewYJRFNvV1w@mail.gmail.com"
type="cite">
<pre wrap="">I agree this is an issue. I think in the past for display properties
we relived on editingFinished(), I believe that could be a reasonable
choice still for properties under the display "Section". For the
non-display section, we could still use the current signal, or even if
we change that to editingFinished(), I wonder if that'd be a major
issue. Kyle?
Utkarsh
On Fri, Oct 19, 2012 at 9:21 PM, burlen <a class="moz-txt-link-rfc2396E" href="mailto:burlen.loring@gmail.com"><burlen.loring@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi,
I'm finding it at times problematic when making changes to line edits in the
auto generated display properties panel, that the individual parts of the
change triggers a render. For example, if I were to change a parameter from
"1" to "0.005" there are 5 renders triggered (0, 0., 0.0, 0.00, 0.005). Of
course it's no big deal when working locally with small data but it can be
problematic when rendering takes along time. In other cases the intermediate
values sent (eg the 4 values 0 to 0.00) are invalid and the render produces
either nothing or the incorrect results until the final value is ready.
At the same time it seems that in other cases it's a desirable thing for the
auto-generated panels to respond immediately to changes for example to make
apply button green. So I'm wondering, would it be possible to control this
behavior with an xml attribute? for example by connecting to one or the
other of the editingFinished or texteEdited signals? Or perhaps for the
generation code to select which signal to connect to depending on the
context?
Since the properties panel is under development I thought it might be a good
time to suggest such a change (-:
Burlen
_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at
<a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the ParaView Wiki at:
<a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a>
</pre>
</blockquote>
</blockquote>
<br>
</body>
</html>