Hacker News new | ask | show | jobs
by sdoering 9 days ago
Could the hidden state slides "just" react to a down arrow press as well as to the click? But then they probably would have to have an order somehow?

Just my two cents.

1 comments

Technically yes, and the order is just dependent on the chain of the keypress event triggering slide changes. Will investigate the best way to do this.