doubtfire-lms / doubtfire-web

Angular web application for the Doubtfire front-end
GNU Affero General Public License v3.0
45 stars 332 forks source link

Fix marking shortcuts #858

Closed Bahnschrift closed 1 month ago

Bahnschrift commented 3 months ago

Description

Changed the new marking shortcuts from control + key to alt + shift + key to avoid conflicting with common browser shortcuts (such as control + c for copy).

Also added shortcuts for redo and discuss, and made it so the shortcut help modal gets the application name from DoubtfireConstants instead of being fixed as Formatif.

Type of change

How Has This Been Tested?

Tested all shortcuts on firefox and chrome.

Testing Checklist:

Checklist: