sudeepag / SAConfettiView

Confetti! Who doesn't like confetti?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use the view width instead of x position

debug29 opened this issue · 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.