Back
Similar todos
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
Figure out how to make text wrap properly inside NSTableView #blip
Fix NSTableView still drawing grid when rows are selected even though setting for it is off #blip
figure out how to have text selection take precendence over row selection while still supporting both #blip
figure out NSCollectionViewDiffableDataSource bug #blip
prevent text from stealing focus when command or shift are selected to select items in the collection view #blip
figure out way to have (inline) editor its separate undo stack to not interfere with the overall collection view #blip
Fix copy/cut text order being random each time because selectionIndexPaths is unsorted #blip
fix crash when nscollectionview would sometimes ask for layout attributes for indexPaths that no longer exist after data reload #blip
fix scroll position of collection view not being correct when re-focusing inline editor #blip
Make a simple Table View Demo for AFK using Cocoa Bindings github.com/deadcoder0904/Tabl… #awayfromkeyboard
Implement double-click action for the collectionView to edit entries #blip
Look into if Apple has fixed scrollTo bug with List() in iOS16 swiftUi #checkyourlist
fix selecting el with multiple children
implement refocusing editor or creating a new entry when pressing enter/return anywhere in the collection view or when beginning to type #blip
Mark target/action of custom button with @objc to work nicely with NSToolbarItem target/action #blip
Improved selected text feature UI #fridaygpt
write up TIL on how to stop NSTextView from interfering with the undo history in macos apps www.markusbodner.com/til/2021… #stuff
fix context menu of collection view not showing when invoked using accessibility #blip
fix nscollectionview interpreting enter/return as useless insertNewLine command #blip