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

Enable the new UI design on browsers #654

Merged
merged 12 commits into from
Dec 11, 2024

Conversation

stonko1994
Copy link
Collaborator

@stonko1994 stonko1994 commented Dec 4, 2024

Description

Our new UI design is currently only enabled for small screen variants which is meant for mobile. We also want to have it on all platforms though. This PR enables the new design for browsers.

Changes:

  • Use the new UI design on browsers
  • Revert the loading indicator to something we had before
  • Revert margins/padding/sizing back to the previous values for better browser look and feel
  • Change font weight from bold to medium
  • Use the new Fullscreen icon everywhere

Key parts which are still missing

  • TV UI
  • Ads UI
  • Subtitle styling settings

Checklist (for PR submitter and reviewers)

  • CHANGELOG entry A final changelog entry for the new design will be added at the end

@stonko1994 stonko1994 changed the title Feature/super modern UI for web Enable the new UI design on browsers Dec 4, 2024
pageTransitionAnimation: true,
});

// let subtitleSettingsPanelPage = new SubtitleSettingsPanelPage({
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be added in #655

…/bitmovin-player-ui into feature/super-modern-ui-for-web
@bitmovin-kenny
Copy link
Contributor

At 100% render size i get a scroll bar when opening the settings, I guess this should not happen.

image

Otherwise LGTM

@stonko1994
Copy link
Collaborator Author

At 100% render size i get a scroll bar when opening the settings, I guess this should not happen.

image

Otherwise LGTM

It looks like there is a tiny bit of scrolling. The settings panel will be 'reworked' in #655 where I can't reproduce this anymore.

Copy link
Contributor

@bitmovin-kenny bitmovin-kenny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@stonko1994 stonko1994 merged commit 76c794e into feature/modern-ui-base Dec 11, 2024
3 checks passed
@stonko1994 stonko1994 deleted the feature/super-modern-ui-for-web branch December 11, 2024 16:34
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