-
Notifications
You must be signed in to change notification settings - Fork 87
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
Completed new Settings menu #643
Completed new Settings menu #643
Conversation
…itmovin/bitmovin-player-ui into feature/complete-settings-menu
…subtitles in the settings menu page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As discussed offline let's try to reduce the code duplication in the ts components by using inheritance for the modern settings components.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are still a few things to do but they will be done on a follow up PR
Description
Implemented a new Settings Menu. Now the settings are selected in a submenu instead of a drop down menu.
Sub-Settings are getting dynamically loaded and appended to the DOM tree.
Changed a little bit of the design of the settings menu.
Subtitle settings are not integrated yet.
Checklist (for PR submitter and reviewers)
CHANGELOG
entry