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

V1.6.3

Compare
Choose a tag to compare
@apptekstudios apptekstudios released this 03 May 00:21
· 76 commits to master since this release
91c0984
  • 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