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

Better trimmer #122

Merged
merged 33 commits into from
Nov 27, 2022
Merged

Better trimmer #122

merged 33 commits into from
Nov 27, 2022

Conversation

LeGoffMael
Copy link
Owner

Controller

  • new isRotated getter
  • renamed getter isTrimmmed typo into isTrimmed

TrimSlider

  • 2 different styles possible bar and circle
  • new onTrimmingColor, onTrimmedColor, borderRadius and edgesSize style params
  • new fade in animation when thumbnails are generating
  • thumbnails are regenerated if after edit changes there is not enough to fill the slider
  • new hasHaptic param
  • video position is updated better on indicator, start trim or end trim changes

CoverSelection

  • Removed indicators options of CoverSelectionStyle() and added selectedCoverBuilder param to custom selected cover widget
  • New wrap param to customize the Wrap widget used to to display the cover thumbnails
  • Renamed height param into size
  • new fade in animation when thumbnails are generating

Mael Le Goff and others added 30 commits November 4, 2022 20:11
… thumbs length is > than the max needed to be displayed
- new `borderRadius` style param
- new `selectedCoverBuilder` function to buid selected cover indicator
- new edge style bar or circle
- new trimming color
- add margin to set video frame to be more accurate
- since trim slider paint is now outside of the trim rect, need to update spacing
@LeGoffMael LeGoffMael merged commit fb016af into master Nov 27, 2022
@LeGoffMael LeGoffMael deleted the better-trim branch January 3, 2023 02:53
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.

1 participant