MortimerGoro / MGSwipeTableCell

An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.
MIT License
6.97k stars 1.08k forks source link

Visual glitch/flash on refreshContentView() while cell is swiped open #363

Closed drewster99 closed 2 years ago

drewster99 commented 2 years ago

When cell is swiped open such that the cell buttons are visible, updating the content view by calling refreshContentView() causes the cell to briefly show the full content in its un-swiped position.