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
See similar todos

No replies yet

Figure out how to make text wrap properly inside NSTableView #blip
See similar todos

No replies yet

Fix NSTableView still drawing grid when rows are selected even though setting for it is off #blip
See similar todos

No replies yet

figure out how to have text selection take precendence over row selection while still supporting both #blip
See similar todos

No replies yet

figure out NSCollectionViewDiffableDataSource bug #blip
See similar todos

No replies yet

prevent text from stealing focus when command or shift are selected to select items in the collection view #blip
See similar todos

No replies yet

figure out way to have (inline) editor its separate undo stack to not interfere with the overall collection view #blip
See similar todos

No replies yet

Fix copy/cut text order being random each time because selectionIndexPaths is unsorted #blip
See similar todos

No replies yet

fix crash when nscollectionview would sometimes ask for layout attributes for indexPaths that no longer exist after data reload #blip
See similar todos

No replies yet

fix scroll position of collection view not being correct when re-focusing inline editor #blip
See similar todos

No replies yet

Make a simple Table View Demo for AFK using Cocoa Bindings github.com/deadcoder0904/Tabl… #awayfromkeyboard
See similar todos

No replies yet

Implement double-click action for the collectionView to edit entries #blip
See similar todos

No replies yet

Look into if Apple has fixed scrollTo bug with List() in iOS16 swiftUi #checkyourlist
See similar todos

No replies yet

fix selecting el with multiple children
See similar todos

No replies yet

implement refocusing editor or creating a new entry when pressing enter/return anywhere in the collection view or when beginning to type #blip
See similar todos

No replies yet

Mark target/action of custom button with @objc to work nicely with NSToolbarItem target/action #blip
See similar todos

No replies yet

Improved selected text feature UI #fridaygpt
See similar todos

No replies yet

write up TIL on how to stop NSTextView from interfering with the undo history in macos apps www.markusbodner.com/til/2021… #stuff
See similar todos

No replies yet

fix context menu of collection view not showing when invoked using accessibility #blip
See similar todos

No replies yet

fix nscollectionview interpreting enter/return as useless insertNewLine command #blip
See similar todos

No replies yet