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

Fix zoom reset issue when flowchart is too wide and not tall enough #2289

Open
1 task
rashidakanchwala opened this issue Mar 3, 2025 · 0 comments
Open
1 task

Comments

@rashidakanchwala
Copy link
Contributor

Description:

In both horizontal and vertical orientations, when the flowchart becomes too wide and not tall enough, resetting the zoom does not always fully zoom out to fit the entire flowchart within the view. As a result, parts of the flowchart, especially on the left, may still be cut off.

Image

We need to adjust the zoom reset logic to take into account extreme aspect ratios (very wide but shallow in height).Ensure the entire flowchart is always within view when reset is clicked.

Checklist

  • Include labels so that we can categorise your feature request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant