ali312/TLTagsControl

Scroll stuck when scrolling list tagviews

alizainprasla opened this issue · 3 comments

Scroll stuck when scrolling list tag views

did you manage to solve this bug? @alizainprasla

Happens to me too.

@FarhanAnsari92 it happens because the uitapgesture is constantly being created whenever the layoutsubviews function triggers wish is basically every time you scroll ... comment that code if you don't need a tap event on the tags ..this solved the issue for me