Closed jonorherrington closed 8 years ago
Any thoughts on this @LukeAskew?
Sorry this one dropped off my radar. Just checked it out and it looks good. Only thing is the whitespace...fabricator uses tabs. Make the update and should be good to merge.
That's weird ... i use editorconfig on all projects ... and pulled this down as a fresh instance. Sorry I don't know what happened. Will try again.
Ahh I know what happened ... I copied it from another project where we had to update the .editorconfig to meet some code requirements. Problem should be fixed now @LukeAskew. Thanks!
:cake:
:clap:
Thinking through #220 i thought one way to rectify this UX issue would be to add a keyboard shortcut to the menuToggle. By doing this you are able to toggle the menu open and closed without having to scroll all the way to the top to press the menu button. The key code that I used was CTRL + m. I thought this made the most sense and was the least obtrusive. What do you think?