This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
V1.6.3
- New diffing algorithm: now uses
DifferenceKit
diffing for improved performance and flexibility - New drag&drop implementation (see demo project → photoGrid screen, tableview drag&drop screen)
- Fix drag & drop on 13.4 (work around SwiftUI bug preventing drop)
- UIContextMenu support for ASTableView
- Cache supplementary views
- Refactor code behind the scenes
- Fix for tableView self-sizing (sometimes cells would be too large)
- Fixes a bug related to cell-recycling in 1.6.2