Improve reliability of keyboard shortcuts for composer

This commit is contained in:
trevor-signal
2025-12-09 10:53:43 -05:00
committed by GitHub
parent bdc056a7c9
commit b638f4d5f2
6 changed files with 128 additions and 83 deletions

View File

@@ -2328,5 +2328,12 @@
"line": " message.innerHTML = window.SignalContext.i18n('icu:optimizingApplication');",
"reasonCategory": "usageTrusted",
"updated": "2021-09-17T21:02:59.414Z"
},
{
"rule": "React-useRef",
"path": "ts/hooks/useDocumentKeyDown.dom.ts",
"line": " const listenerRef = useRef(listener);",
"reasonCategory": "usageTrusted",
"updated": "2025-12-09T15:37:49.757Z"
}
]