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

Uniform controls #599

Merged
merged 5 commits into from
Feb 17, 2022
Merged

Uniform controls #599

merged 5 commits into from
Feb 17, 2022

Conversation

BuginRug
Copy link
Contributor

@BuginRug BuginRug commented Feb 6, 2022

  • Moved the Subtitle Toggler from the Options menu to the BottomBar to be more YouTube-like (Desktop controls)
  • Removed duplicated Subtitle Toggler from the Options menu (Android controls)
  • Additional Options are now accessible from the Options menu in the BottomBar (iOS controls)
  • Removed the 'final' keyword from subtitleBuilder

The removal of the Subtitle Togglers from the Options menu reduces redundancy, plus the user may want to use the menu for more complex, subtitle-related options (e.g. support multiple languages) and label them "Subtitles"

The removal of the 'final' keyword from the subtitleBuilder will allow the user to change the appearance of the subtitles at runtime, allowing additional options like changing the subtitle size, color etc... by passing a new subtitleBuilder function

@diegotori
Copy link
Collaborator

@BuginRug please run flutter format -n . on the codebase in order to maintain formatting. Thanks.

@diegotori
Copy link
Collaborator

@BuginRug if possible, please run and address the issues from flutter analyze. Thanks.

@diegotori
Copy link
Collaborator

LGTM, standby for merge.

@diegotori diegotori merged commit 6ecd8f8 into fluttercommunity:master Feb 17, 2022
diegotori added a commit that referenced this pull request Feb 18, 2022
codenameakshay pushed a commit to qoohoo-app/chewie that referenced this pull request Aug 29, 2022
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