Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(node_arrange): Add retina display support for consistent results #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pleprince
Copy link

Add retina display support for consistent results across display types.

Add a new "Density" property defaulting to "auto" to use the display's native pixel scale factor. Other Density setting allow to override the native factor.

Now I get constant results on windows / linux / macOS laptops, but the defaults margins may need to be reviewed (50, 20 instead of 100, 20)

no breaking changes.

… across display types.

Add a new "Density" property defaulting to "auto" to use the display's native pixel scale factor. Other Density setting allow to override the native factor.

no breaking changes

Signed-off-by: Philippe Leprince <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant