[
https://issues.apache.org/jira/browse/AIRFLOW-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930638#comment-16930638
]
ASF GitHub Bot commented on AIRFLOW-5503:
-----------------------------------------
kaxil commented on pull request #6125: [AIRFLOW-5503] Fix tree view layout on
HDPI screen
URL: https://github.com/apache/airflow/pull/6125
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)