vaersaagod / matrixmate

Welding Matrix into shape, mate!
MIT License
44 stars 9 forks source link

Add tabindex so blocks can be tabbed into #68

Closed jmcgaha closed 1 year ago

jmcgaha commented 1 year ago

I'm currently on a project switching from Spoon to Matrixmate and I noticed that I couldn't tab into the button to add blocks like I could with Spoon. After looking at what Spoon did it was just adding a tabindex=0 to it. Hopefully this can be added in so that everyone will be able to use keyboard navigation.

mmikkel commented 1 year ago

Thanks a lot @jmcgaha! Merged for the next release.

mmikkel commented 1 year ago

MatrixMate v. 2.1.4 is out with this fix.