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

Thin Black Border around Video #152

Open
Kristenleem opened this issue Jan 4, 2014 · 3 comments
Open

Thin Black Border around Video #152

Kristenleem opened this issue Jan 4, 2014 · 3 comments

Comments

@Kristenleem
Copy link

Hello,

When resizing the browser in Internet Explorer, at some points a thin black border will show up either on the right side, bottom of the video or both. You can see this happening on the main page, http://fitvidsjs.com/

@davatron5000
Copy link
Owner

Hrmm... Probably a subpixel issue we can't fix. —
Sent from Mailbox for iPhone

On Sat, Jan 4, 2014 at 1:01 PM, Kristen [email protected] wrote:

Hello,

When resizing the browser in Internet Explorer, at some points a thin black border will show up either on the right side, bottom of the video or both. You can see this happening on the main page, http://fitvidsjs.com/

Reply to this email directly or view it on GitHub:
#152

@mbrrw
Copy link

mbrrw commented Feb 11, 2014

Happening in Safari 6.1.1 as well, for what it's worth.

Thanks guys!

screen shot 2014-02-11 at 10 28 22 am

@davatron5000
Copy link
Owner

Is this happening just on Vimeo? I think that black border thing is happening at the Flash Video level (Vimeo side of things), not something we can control. If you go from large to small, it blinks, so it appears to be related to how they're rounding:

iFrameWidth = 501; 
iFrameCenter = iFrameWidth/2; // returns 250.5 <-- i think it's messing up here.

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

3 participants