bbovenzi opened a new pull request, #30360:
URL: https://github.com/apache/airflow/pull/30360

   #30355
   
   Changing the degree of expand/collapse group scaling. It was fine with 
1-level task groups, but it was too zoomed in. This PR just zooms it out a 
little bit. I'd do more logic to actually calculate the top-level parent size 
and keep the zoom there, but we'll have a new graph in 2.6.0
   
   Before:
   <img width="1133" alt="Screenshot 2023-03-29 at 2 14 21 PM" 
src="https://user-images.githubusercontent.com/4600967/228630531-db156f02-0767-47c4-b9e1-d8fab6013bb5.png";>
   
   
   After:
   <img width="830" alt="Screenshot 2023-03-29 at 2 13 59 PM" 
src="https://user-images.githubusercontent.com/4600967/228630573-2870ffc8-97c9-448a-aa1a-aaa69e591fc8.png";>
   
   
   ---
   **^ Add meaningful description above**
   
   Read the **[Pull Request 
Guidelines](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst#pull-request-guidelines)**
 for more information.
   In case of fundamental code changes, an Airflow Improvement Proposal 
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals))
 is needed.
   In case of a new dependency, check compliance with the [ASF 3rd Party 
License Policy](https://www.apache.org/legal/resolved.html#category-x).
   In case of backwards incompatible changes please leave a note in a 
newsfragment file, named `{pr_number}.significant.rst` or 
`{issue_number}.significant.rst`, in 
[newsfragments](https://github.com/apache/airflow/tree/main/newsfragments).
   


-- 
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]

Reply via email to