Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflexive relationships should "float" away from other relationships #15

Open
allantokuda opened this issue Dec 1, 2013 · 0 comments
Open

Comments

@allantokuda
Copy link
Owner

A reflexive relationship should automatically prefer to be on a side of an entity that has the fewest other relationships. In case of a tie, prefer sides in this order: Left, Right, Top, Bottom. (When all else is held equal, left and right are preferred because reflexive relationships need labels, and horizontal labels are easier to read.)

Current behavior (by accident, not by intent) is that the reflexive relationship always falls on either the left or top, which ever side is wider. This behavior should go away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant