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
When moving a cell to a new location you set the alpha to 0 until the cell is dropped. Now when it swapps cells the new cell will become visible before the drag is ended. Somewhere the alpha is set back to 1 again, probably due to an swift / xcode update?
The text was updated successfully, but these errors were encountered:
When moving a cell to a new location you set the alpha to 0 until the cell is dropped. Now when it swapps cells the new cell will become visible before the drag is ended. Somewhere the alpha is set back to 1 again, probably due to an swift / xcode update?
The text was updated successfully, but these errors were encountered: