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

V1.6.1

Compare
Choose a tag to compare
@apptekstudios apptekstudios released this 30 Apr 08:51
· 79 commits to master since this release
44e46a9
  • 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