Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

V1.6.2

Compare
Choose a tag to compare
@apptekstudios apptekstudios released this 02 May 00:49
· 78 commits to master since this release
272fe9d
  • 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)