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.
Anonymous
archive with two patches demonstrating the bug
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.