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

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

[Octave-bug-tracker] [bug #57350] Recursive behavior of graphic callback


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #57350] Recursive behavior of graphic callbacks has changed
Date: Tue, 3 Dec 2019 11:48:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Update of bug #57350 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #1:

I think the real change from 5.1 is that some properties used to be modified
directly from the GUI. This was not thread safe, but synchronous. Now property
modifications are all done through asynchronous graphics events. 

I attached a patch that prevents the Panel object from emitting graphics
events when its position didn't actually change.

(file #47977)
    _______________________________________________________

Additional Item Attachment:

File name: bug57350.patch                 Size:2 KB
    <https://savannah.gnu.org/file/bug57350.patch?file_id=47977>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57350>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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