Back
Blip
Load previous page…
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
auto-focus the input if nothing else wants to handle the key-event to allow quick entry from the main window
#blip
Fix cmd+left/right messing with text input and navigating date instead while textView is active
#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
Figure out how to recreate the same context menu action for flipped tableView as normal without everything being fucked, maybe, hopefully
#blip
figure out how to have text selection take precendence over row selection while still supporting both
#blip