mirror of
https://github.com/Frumph/comic-easel.git
synced 2026-07-20 13:53:38 -04:00
[PR #26] [MERGED] Updates keynav.js to preserve browser forward/back functions. #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Frumph/comic-easel/pull/26
Author: @Lunderberg
Created: 2/24/2018
Status: ✅ Merged
Merged: 3/7/2018
Merged by: @JN-Squire
Base:
master← Head:master📝 Commits (1)
6e62d68Updates keynav.js to preserve browser forward/back functions.📊 Changes
1 file changed (+15 additions, -3 deletions)
View changed files
📝
js/keynav.js(+15 -3)📄 Description
Currently, use of keynav.js breaks the browser shortcuts Alt+Left Arrow and Alt+Right Arrow to going to the previous and next page in the browser. This change tracks the state of the Alt key in order to preserve these shortcuts.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.