Patches item #3591986, was opened at 2012-12-02 20:15 Message generated for change (Comment added) made by millerpuckette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3591986...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: bugfix
Status: Pending Resolution: Accepted
Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: for set/label, only draw updates when the value changes
Initial Comment: Lots of patches just hook up fast streams of events directly to GUI objects. If these streams of events include multiples of the same value, the GUI object draws each one. The first patch makes it so it only draws if the value has changed. The second patch does the same for the labels.
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette)
Date: 2012-12-15 15:09
Message: applied for 0.44.
Really the test should be more stringent but this is better than nothing and I'm not likely to get around to improving it.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=3591986...