octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #31522] Flickering movies


From: David Bateman
Subject: [Octave-bug-tracker] [bug #31522] Flickering movies
Date: Sun, 07 Nov 2010 21:56:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009091010 Iceweasel/3.0.14 (Debian-3.0.14-1)

Update of bug #31522 (project octave):

                  Status:               Confirmed => Fixed                  
             Assigned to:                    None => dbateman               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

The changeset 

http://hg.savannah.gnu.org/hgweb/octave/rev/9f080d23396f

and the minor fix to it

http://hg.savannah.gnu.org/hgweb/octave/rev/91c606a68693

add the feature in the manner I discussed and appears to partially fix this
problem. 

Note that even though the line doesn't flicker, the legend does and this is
due to the call to "drawnow" in the legend function. This was necessary as the
position and outerposition properties didn't seem to be up to date till the
figure was actually drawn and we need these to be able to position the legend
correctly. However, Ben made some changes in the activeposition code since
this was written that appears to make this call to drawnow unnecessary. So I
removed this call in

http://hg.savannah.gnu.org/hgweb/octave/rev/abc0c6b0a4c4

and this bug appears to be entirely fixed. so I'm closing it.

D.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?31522>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]