bradfrost / ish.

ish. is yet another viewport resizer
731 stars 74 forks source link

Focus Mode Not Working #22

Open ChristopherWerby opened 7 years ago

ChristopherWerby commented 7 years ago

I can't activate Focus Mode. Alt-U doesn't do anything on Mac in Chrome or Safari. I've tested on two different machines. Looking at the system preferences for keyboard shortcuts, I don't see something else overriding that key combination.

I combed the ish source looking for where the keyCode was defined, but I couldn't find it.

My suggestion would be to set the keyboard shortcut as a settable variable. But if you could just point me to where to set this, I'd be happy to do it myself.

bradfrost commented 7 years ago

Hey @ChristopherWerby, Thanks for pointing out the issue. Just letting you know I didn't write any of the code pertaining to the keyboard shortcuts, so I'm not quite sure how/where to address the issue. I'm also not in a position to address the issue, so if you'd like to see the change you'd have to go fishing. Sorry I can't be more of a help!