shreyaskj-0710 opened a new pull request, #55012:
URL: https://github.com/apache/airflow/pull/55012
Fixes #54159
**Description**
When attempting to export the DAG graph from a partially visible viewport,
only the currently visible portion was being exported, resulting in
cropped images.
This change adjusts the export logic to capture the entire graph layout,
not just what's in view.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]