Back
Similar todos
make collection view layout fast enough it can load and show ~1k entries with ease (actually, scroll & resizing is still VERY smooth even at 10k entries loaded) #blip
extend collectionview to resize items without having to remove and add new view entirely #blip
find out how to create fucking collectionViewItem and connect it to collectionView #taggy
first draft at custom collection view layout; surprisingly speedy for being the first attempt #blip
Figure out the bottleneck of collection view #mumu
Figure out scrolling on collection view #mumu
fix wierd scrollview bounce when adding new items #checkyourlist
redesign add item view and implement in swiftui #checkyourlist
figure out nicer approach to update layout of visible items during live resize and rest after live resize ended #blip
Improve responsiveness of layout of #submit app section
Play around with NSCollectionView and see that it is just as broken with dynamic heights as NSTableView including discovering a straight up app-crash #blip
fix scroll position of collection view not being correct when re-focusing inline editor #blip
#blueprint Save scrollposition after add/edit collection item
Improve visual layout of app #beep
make recycler view items snap
fix crash when nscollectionview would sometimes ask for layout attributes for indexPaths that no longer exist after data reload #blip
#givewithella Improve mobile UI to massively reduce scrolling
Add collections layout #metamas
writing chapter 8 scrollview with dynamic content using autolayout #autolayoutbook
Working scrollable locations on iOS