phseiff / phseiff.github.io

The source code repo for my personal website
https://phseiff.com
Other
10 stars 2 forks source link

Bind esc key to close_essay #22

Closed phseiff closed 4 years ago

phseiff commented 4 years ago

close_essay should be called whenever one presses the escape key on desktop (not mobile, since that'd overwrite the back-button's behavior).

phseiff commented 4 years ago

This is implemented now and correctly ignored presses of the back-button on tablets.