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

Remove rounding for pixel positions #4808

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Ceremony64
Copy link

@Ceremony64 Ceremony64 commented Aug 9, 2016

Fixes #4745.

@IvanSanchez
Copy link
Member

IvanSanchez commented Aug 9, 2016

Some unit tests fail (numbers are not rounded, so error is <0.5, which is not critical IMHO).

However, as per the conversation in #4745, this needs testing. To be thorough:

  • IE8
  • IE9
  • IE11
  • Desktop Safari 8
  • Desktop Safari 9 (El Capitán)
  • iOS8 Safari
  • iOS9 Safari

@perliedman
Copy link
Member

We need to resolve conflicts and fix tests before considering to merge this PR.

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

Successfully merging this pull request may close these issues.

Do not round to the nearest integer
5 participants