start local storage of questions
This commit is contained in:
+1
-1
@@ -357,7 +357,7 @@ export function changeControlSelection() {
|
||||
* @param {*} event - KeyEvent
|
||||
*/
|
||||
export function keydown_handler(event) {
|
||||
console.log(event);
|
||||
//console.log(event);
|
||||
const target_element = event.target.tagName;
|
||||
|
||||
// Cancel if no active element
|
||||
|
||||
Reference in New Issue
Block a user