Hi !
First, thanks for a great tool. Have been playing with it a little bit, and it’s really easy to get started using all the examples and docs.
There are two things however that I can’t really figure out how to do:
-
I want to have a group that is expandable. I therefore let it contain a placeholder according to examples. However, I want this placeholder only to occupy say 50% of the containing object. As an example, it could be placed inside a rectangle but only occupy the lower half, no matter i’t size (i.e. the rectangle is always double the size of the placeholder). How can I do that?
-
When saving to json and loading again, the objects in the diagram do not get back their original position, but instead the leftmost object is placed close to the left border (e.g. your FlowChart example). Can this be changed so that they actually get back to their exact original position?
Thanks