You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.
Hey, thanks for developing twui. I recently found a issue about the selected cell problem.
How to reproduce:
Select a cell and drag it into another row. After release the mouse, the cell with the old indexpath is selected.
I have to add the following code inside TUITableView+Cell.m to reset the _selectedCellIndexPath.
Did I do something wrong? Maybe I don't have to do this hack?
The text was updated successfully, but these errors were encountered: