Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: add more short keys #28

Open
LonelySquid opened this issue Feb 22, 2022 · 0 comments
Open

Suggestion: add more short keys #28

LonelySquid opened this issue Feb 22, 2022 · 0 comments

Comments

@LonelySquid
Copy link

Hi! :)

I love your code but I would like to suggest adding more shortkeys like the [shift] button. I think it could really be handy to have it in the default option for everyone; even though it is easily added. ;) Have pasted an example below. Anyways, really awesome code and appriciate this plugin a lot!!

Yours Sincerely,

LonelySquid

scroll-through-time.js
enum: [ { value: "none", description: "No modifier key used" }, { value: "altKey", description: "Alt (Option) key" }, { value: "ctrlKey", description: "Control key" }, { value: "shiftKey", description: "Shift key" } ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant