Skip to content

Appearance on the iPad#32

Closed
bensummers wants to merge 5 commits intohojberg:masterfrom
bensummers:master
Closed

Appearance on the iPad#32
bensummers wants to merge 5 commits intohojberg:masterfrom
bensummers:master

Conversation

@bensummers
Copy link

On the iPad, there's often a 1 pixel line at the edge of the arrow. There's an easy fix for the top position, but the other ones are more complex. This commit implements that easy fix, but the other positions still show the problem.

On the iPad, there's often a 1 pixel line at the edge of the arrow. Fix
this for the top position only.
@hojberg
Copy link
Owner

hojberg commented Aug 26, 2012

Sorry for taking so long to get back to you on this. Could you rebase and add tests for this?

On the iPad, there's often a 1 pixel line at the edge of the arrow. Fix
this for the top position only.
@bensummers
Copy link
Author

Are you happy for the fix to only apply to the top position?

@hojberg
Copy link
Owner

hojberg commented Sep 16, 2012

@bensummers Im ok to apply just that if it works. However it seems like a hack? The problem exists because zooming does subpixel rendering on the ipad.

To merge this, I need some specs to exercise this code.
Add specs here: https://github.com/hojberg/cssarrowplease/tree/master/public/js/spec
and see the results by running https://github.com/hojberg/cssarrowplease/blob/master/public/js/spec_runner.html in any old browser.

@hojberg hojberg closed this Nov 29, 2012
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