sudeepag/SAConfettiView

Use the view width instead of x position

debug29 opened this issue · 1 comments

Maybe better to use the view width instead of the view x position for the emitter position.

Because with the x position there is a bug when the confettiView is add in a scrollview.

I've updated the pod to use the view width instead. Let me know if this fixes the problem.