CheckboxButton icon indicating copy to clipboard operation
CheckboxButton copied to clipboard

Table view scroll issue

Open ImranIB opened this issue 7 years ago • 1 comments

Hello

I am using that CheckboxButton class in uitableview cell in swift 3. The issue i m facing is that on scrolling the table view it automatically select buttons in different cells. Any help?

ImranIB avatar Jun 06 '17 08:06 ImranIB

Remember to set the state explicitly of the button when reusing cells. Some code would be nice to help debug your issue.

chrisamanse avatar Oct 12 '17 06:10 chrisamanse