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

New trimmer when video duration > maxDuration parameter #27

Merged
merged 15 commits into from Jul 31, 2021
Merged

New trimmer when video duration > maxDuration parameter #27

merged 15 commits into from Jul 31, 2021

Conversation

LeGoffMael
Copy link
Owner

It would be nice to have a different type of trimmer if the video duration is greater than the maxDuration parameter.

🚀 New feature

  • new trimmer style when the length of the video is greater than maxDuration
    • inside gesture scroll horizontally to change the maxDuration trim position in the video length
    • inside gesture update progress position and video seek position

🐛 Trimmer improvments

  • avoid maxTrim to be smaller than minTrim in TrimSlider
  • avoid minTrim to be bigger than maxTrim in TrimSlider

General changes

  • maxDuration is now a parameter of the VideoEditorController class
  • Horizontal margin must be a parameter of the TrimSlider widget

@LeGoffMael LeGoffMael changed the title Pull request new trimmer New trimmer when video duration > maxDuration parameter Jul 29, 2021
@seel-channel
Copy link
Collaborator

Thank a bunch! Brother :)

@seel-channel seel-channel merged commit e9ccde5 into LeGoffMael:master Jul 31, 2021
@LeGoffMael
Copy link
Owner Author

this pull request should have fixed the issue #19

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.

None yet

2 participants