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

Fix video having black border on top due to regression from #2608 #3392

Merged
merged 1 commit into from
May 28, 2017

Commits on May 28, 2017

  1. Fix video having black border on top due to regression from #2608

    The combination of object-fit, relative position 50% from top and translating it
    back upwards 50% is what allows us to crop the video properly, so it needs to
    be +50%-50%
    Gargron committed May 28, 2017
    Configuration menu
    Copy the full SHA
    4bc8da5 View commit details
    Browse the repository at this point in the history