You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to #53, but this time allow the up and down arrow keys to move between rows. Currently these keys are sent to the application that was last active.
The text was updated successfully, but these errors were encountered:
This is significantly harder than left/right as it involves understanding what is up and down visually and the complex NSCollectionView that I customized with CollectionViewCenterFlowLayout.
Also, I'm thinking about maybe using the arrow keys for #9
Similar to #53, but this time allow the up and down arrow keys to move between rows. Currently these keys are sent to the application that was last active.
The text was updated successfully, but these errors were encountered: