Blame bugs/resolved/000012.txt

Carlos Lopez 3f5541
Subject: Loops are possible
Carlos Lopez 3f5541
Carlos Lopez 3f5541
Create a skeleton, expand bone1 and export the parent paramter (p)
Carlos Lopez 3f5541
Edit the exported parameter and set it to be bone2
Carlos Lopez 3f5541
Select the 'p' valuenode from the child list.
Carlos Lopez 3f5541
Go to bone2 expand it and right click the parent paramter.
Carlos Lopez 3f5541
Select Connect. The loop is possible and synfigstudio hangs.
Carlos Lopez 3f5541
Carlos Lopez 3f5541
------------------------------------------------------------------------
Carlos Lopez 3f5541
Chris Moore 9448e3
this hangs too:
Carlos Lopez 3f5541
Chris Moore 3727d4
  create a skeleton with 1 bone
Chris Moore 3727d4
  expand the bone list
Chris Moore 3727d4
  expand the bone
Chris Moore 3727d4
  export the parent
Chris Moore 3727d4
  edit the parent
Chris Moore 3727d4
Chris Moore 3727d4
Q: why am I allowed to edit the parent?
Chris Moore 3727d4
A: because the children panel doesn't have the value_desc of the node being edited.  now fixed.
Chris Moore 9448e3
Chris Moore 9448e3
------------------------------------------------------------------------
Chris Moore 9448e3
Chris Moore 9448e3
Resolved: fixed in previous commit.
Chris Moore 9448e3