finn-no / Finjinon

Custom iOS camera optimized for taking a sequence of photos quickly and/or selecting from an image picker
MIT License
58 stars 16 forks source link

Minor bugfix on parameter-value for didAddAsset in capturePhotoTapped(). #16

Closed PWFinn closed 7 years ago

PWFinn commented 7 years ago

What?

Parameter value for didAddAsset in capturePhotoTapped() now returns the mutated asset struct with added tracking info (and not the original asset).

Why?

Using the camera returned .unknown as source.