Robin Edwards created AIRFLOW-5503:
--------------------------------------
Summary: Tree view layout on HDPI displays broken
Key: AIRFLOW-5503
URL: https://issues.apache.org/jira/browse/AIRFLOW-5503
Project: Apache Airflow
Issue Type: Bug
Components: webserver
Affects Versions: 1.10.5
Reporter: Robin Edwards
Assignee: Robin Edwards
Attachments: after.png, before.png
The tree view layout on HDPI displays is broken and doesn't make good usage of
screen space.
Associated pull request fixes the issue by using devicePixelRatio:
https://developer.mozilla.org/en-US/docs/Web/API/Window/devicePixelRatio
!after.png!
--
This message was sent by Atlassian Jira
(v8.3.2#803003)