[
https://issues.apache.org/jira/browse/AIRFLOW-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930639#comment-16930639
]
ASF subversion and git services commented on AIRFLOW-5503:
----------------------------------------------------------
Commit 533086e2bc3a5ddb098970f6d30215abc31b5e44 in airflow's branch
refs/heads/master from Robin Edwards
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=533086e ]
[AIRFLOW-5503] Fix tree view layout on HDPI screen (#6125)
- Tree view layout on HDPI screens overlaps and doesn't make full use of
screen real estate.
> 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
> Priority: Minor
> 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]
> Please see attachments for the before and after of applying this patch
--
This message was sent by Atlassian Jira
(v8.3.2#803003)