Bugs item #1590814, was opened at 2006-11-05 14:56 Message generated for change (Comment added) made by fbar You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1590814...
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: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Frank Barknecht (fbar) Assigned to: Miller Puckette (millerpuckette) Summary: Redraw of data structures in graph on parent delayed
Initial Comment: Data structures in graph on parent abstractions/subpatches are not displayed correctly, if the "hide objects name and arguments" toggle is switched on. Attached patch shows this with an example: The data structure slider in the abstraction dsslider.pd is not displayed, when the help-patch is loaded. Changing the slider's value with the attached number box will make the DS-slider appear. Also moving the abstraction in the parent will not move the displayed data structure unless a redraw is forced by using the numberbox again or by changing the DS-slider with the mouse and a bit of blind guesswork.
----------------------------------------------------------------------
Comment By: Frank Barknecht (fbar)
Date: 2006-11-05 15:20
Message: Logged In: YES user_id=569446
Additional note: It seems the reason for this behaviour is, that the subpatch displaying the data structure doesn't completely fit into the parent's display area.
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1590814...