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

Add keyboard shortcuts to toolbar actions #12

Merged

Conversation

BenVlodgi
Copy link
Contributor

@BenVlodgi BenVlodgi commented Aug 2, 2024

Description

Add standard keyboard shortcuts to toolbar actions.
EasyLinkFileViewer Keyboard Shortcuts

  • New Ctrl+N
  • Open Ctrl+O
  • Save Ctrl+S
  • Save As... Ctrl+Alt+S
  • Close Ctrl+W
  • Exit Alt+F4
  • About... F1

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I checked each shortcut myself.

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

New: Ctrl+N
Open: Ctrl+O
Save: Ctrl+S
Save As...: Ctrl+Alt+S
Close: Ctrl+W
Exit: Alt+F4
About...: F1
@ElektroStudios ElektroStudios merged commit 637cbab into ElektroStudios:master Sep 12, 2024
@ElektroStudios
Copy link
Owner

Hey!, I'm sorry for the delay in approving this. I just want to thank you for your contribution.

All the best!

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

Successfully merging this pull request may close these issues.

2 participants