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

Fixed gray lines in between blocks. #20

Merged
merged 1 commit into from
Mar 27, 2012
Merged

Fixed gray lines in between blocks. #20

merged 1 commit into from
Mar 27, 2012

Conversation

ljos
Copy link
Contributor

@ljos ljos commented Mar 26, 2012

The distance between the lowest the current point can be and what the highest the next point can be is calculated and then the point is put at the closest integer and the block is filled in for the distance.

The distance between the highest point the next point can be and the
lowest point the current can be is calculated and then it fills from
the closest integer to the current point.

Conflicts:

	src/jquery.qrcode.js
@jeromeetienne jeromeetienne merged commit 386c0b4 into jeromeetienne:master Mar 27, 2012
@jeromeetienne
Copy link
Owner

merged, thanks for the contribution

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.

2 participants