voytech / cljs-diagrams

A clojurescript relational desinger tool.
2 stars 1 forks source link

Get rid of content-bounding-box #39

Closed voytech closed 6 years ago

voytech commented 6 years ago

As new layouting mechanisms will be implementend there is no point for keeping entity property : content-bounding-box which was used for layout boundaries for attributes. Instead of this there will be additional with-attributes argument - a var to layout instance or var to layout def and contex data for instantiation.