Easy-Link-File-Viewer icon indicating copy to clipboard operation
Easy-Link-File-Viewer copied to clipboard

Add keyboard shortcuts to toolbar actions

Open BenVlodgi opened this issue 1 year ago • 0 comments

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:

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

BenVlodgi avatar Aug 02 '24 16:08 BenVlodgi