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

Rounding to nearest pixel edge #16

Closed
almonk opened this issue Nov 4, 2015 · 1 comment
Closed

Rounding to nearest pixel edge #16

almonk opened this issue Nov 4, 2015 · 1 comment

Comments

@almonk
Copy link

almonk commented Nov 4, 2015

Amazing work on this plugin. It seems like the preview is blurry on retina displays & would be great to fix that :)

@matt-curtis
Copy link
Owner

Thanks!

This is caused by percentages resolving to sub-pixel values, like 1.5. Layers > Round to Nearest Pixel Edge will fix it.

This will probably be implemented in a Settings panel, and the default will be to round the percentages and centering to whole numbers (pixels).

@matt-curtis matt-curtis reopened this Nov 4, 2015
@matt-curtis matt-curtis self-assigned this Nov 4, 2015
@matt-curtis matt-curtis changed the title Retina support for preview Rounding to nearest pixel edge Nov 4, 2015
@matt-curtis matt-curtis modified the milestone: v1 Nov 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants