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

feat(responsive-ui): Keep aspect ratio for filmstrip self view on mobile web #9848

Merged
merged 3 commits into from
Sep 9, 2021

Commits on Sep 1, 2021

  1. feat(responsive-ui): Keep aspect ratio for filmstrip self view on mob…

    …ile web
    
    Right now filmstrip displays self view in landscape mode.
    With these changes the aspect ratio of the self view will be maintained
    so on portrait mode the thumbnail will be displayed vertically.
    Of course this makes sense only on mobile web.
    vp8x8 committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    9f92d61 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Code review

    vp8x8 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    7d6b6d9 View commit details
    Browse the repository at this point in the history
  2. Fix height

    vp8x8 committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    1fce0b9 View commit details
    Browse the repository at this point in the history