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

Carousel: Avoid rendering front card at sub pixel precision which results in blurriness #69

Open
danimoh opened this issue Jan 28, 2020 · 0 comments
Assignees

Comments

@danimoh
Copy link
Member

danimoh commented Jan 28, 2020

Either try to position the front card without applying a transform or only transform by non-fractional pixels.
Note that in the currently deployed version of the Hub Multi-Currency checkout this is not a problem, as the height / width of the entries is an even number and therefore only gets transformed by non-fractional pixels (at least on desktop).

@danimoh danimoh mentioned this issue Jan 28, 2020
@danimoh danimoh self-assigned this Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant