Back
Similar todos
fix crash when nscollectionview would sometimes ask for layout attributes for indexPaths that no longer exist after data reload #blip
figure out NSCollectionViewDiffableDataSource bug #blip
Figure out anchored-selection algorythm NSTableView uses so I can fix NSCollectionView selection behavior once and for all #blip
"Final_v1 copy-(1)(2)_final" implementation of flipping NSTableView so it starts at bottom. Fixes issues with selecting as well as outline that is being drawn while contextmenu is open #blip
Make a simple Table View Demo for AFK using Cocoa Bindings github.com/deadcoder0904/Tabl… #awayfromkeyboard
Figure out how to make text wrap properly inside NSTableView #blip
bug: app crashes switching between collection and AR too fast #wordvomit
Hit limitations of SwiftUI list too many times, drop down to UIKit UITableView #checkyourlist
Fix NSTableView still drawing grid when rows are selected even though setting for it is off #blip
Watch "TableView binding with Swift 4 and Storyboard" youtu.be/VfVYX7nO9dQ
Figure out the bottleneck of collection view #mumu
Make custom collectionView layout resize super smooth even with 1000s of items #blip
Make a simple Table View Demo for AFK github.com/deadcoder0904/Tabl… #awayfromkeyboard
Fix height calculation because NSTextField doesn't actually have a lineFragmentPadding when drawsBackground = false .... cocoa has too many hidden states #blip
writing chapter 8 scrollview with dynamic content using autolayout #autolayoutbook
writing chapter 8 scrollview with dynamic content using autolayout
experiment with SwiftUI (developer.apple.com/xcode/swi…) #ketnet
start building up functionality again using cocoa/appkit #blip
Look into if Apple has fixed scrollTo bug with List() in iOS16 swiftUi #checkyourlist