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
The moveRowCompletion implementation inside DraggablePresenter is generic enough to be inside TableViewFactory framework. Anyway, it's also a good idea for this to be somehow optional, and let a custom implementation also possible if wanted.
The
moveRowCompletionimplementation insideDraggablePresenteris generic enough to be insideTableViewFactoryframework. Anyway, it's also a good idea for this to be somehow optional, and let a custom implementation also possible if wanted.