OutlineViewDiffableDataSource
OutlineViewDiffableDataSource copied to clipboard
Stop looking for NSOutlineViewDiffableDataSource, itβs here π
Results
2
OutlineViewDiffableDataSource issues
Sort by
recently updated
recently updated
newest added
trafficstars
This PR includes a number of enhancements, fixes and a back-port of the diffing algorithm (taken from the open source Swift implementation) so that the module itself can be used...
I'm curious Apple in creating `NSTableViewDiffableDataSource` uses only `NSTableViewDataSource` can implement the View-based, is to use the magic? `OutlineViewDiffableDataSource` can do?