As told by @rymarczy, this could fix this issue, as tested locally in my venv. The approach is:
"I haven't tested this extensively, but changing the the inheritance of the LayoutShapes class in shapetree.py from _BaseShapes to _BaseGroupShapes appears to allow this behavior."
Originally posted by @rymarczy in #575 (comment)
As told by @rymarczy, this could fix this issue, as tested locally in my venv. The approach is:
"I haven't tested this extensively, but changing the the inheritance of the LayoutShapes class in shapetree.py from _BaseShapes to _BaseGroupShapes appears to allow this behavior."
Originally posted by @rymarczy in #575 (comment)