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

IGGraphEditor: limit aspect ratio (or "narrowness") of editor #116

Closed
szhorvat opened this issue Jun 29, 2022 · 1 comment
Closed

IGGraphEditor: limit aspect ratio (or "narrowness") of editor #116

szhorvat opened this issue Jun 29, 2022 · 1 comment
Assignees

Comments

@szhorvat
Copy link
Owner

When launching IGGraphEditor with a path graph, it produces a very narrow display that:

  • is difficult to work with
  • cuts off labels

image

We should think about how to improve this. Of course dragging vertices outside the frame extends the frame, but it might still be a good idea to set limits of the minimum height / width.

@kubaPod
Copy link
Collaborator

kubaPod commented Jul 1, 2022

If the initial range's aspect ratio will exceed a limit (10) then the range will be 'squared':
image

@kubaPod kubaPod closed this as completed in e08c473 Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants