warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
244 stars 35 forks source link

IconView: fixed getNextIndex calculation #418

Closed warpdesign closed 1 year ago

warpdesign commented 1 year ago

NumRows was missing from the list of useImperativeHandle keyboard navigation was broken when changing directory if it had more/less rows.