forked from Yummypets/YPImagePicker
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add auto trim for videos on library using trimmerMaxDuration
This commits adds the request from issue Yummypets#341. This case occurs when the user enabled to pick more than one /video the trimmer becomes optional.
- Loading branch information
1 parent
fc7831e
commit 13c36a4
Showing
4 changed files
with
215 additions
and
163 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,9 @@ | ||
# OS X | ||
.DS_Store | ||
|
||
# AppCode | ||
.idea/ | ||
|
||
# Xcode | ||
build/ | ||
*.pbxuser | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.