Back
Markus Bodner
Load previous page…
prevent text from stealing focus when command or shift are selected to select items in the collection view
#blip
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
fix bug where item & section inserts+deletes were processed in the wrong order leading to crashes
#blip
update items during scroll if they are no longer the correct width so everything looks just right
#blip
figure out a more thorough way to calculate section/item sizes for fast layout/resizing
#blip
some more selection handling...can now jump from section to section as well as select whole sections
#blip