darko55s / DSSwipableFilterView

Snapchat like swipeable filter view in pure swift
31 stars 3 forks source link

Filter on video #1

Open noumantariq08 opened 6 years ago

noumantariq08 commented 6 years ago

Hi, Its a great library,thank you for that. Just need one thing to look into,Swipeable filter is not working good on videos like its working on images.On video its like working we cannot see half applied filter like we see on image.

Could you please look into it.

Thanks

darko55s commented 6 years ago

Hey @noumantariq08, could you please share scope of your code when you alocate and present the view ? I think that your issue is something with the frame of the DSSwipableFilterView. Please share the code scope so i can be more helpful.

Thanks!

noumantariq08 commented 6 years ago

@darko55s its in the sample code if you download it and select a video from gallery and apply filter on it. You will see the problem.

noumantariq08 commented 6 years ago

?