mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 19:08:04 +01:00
Handle Ctrl+/ in the application instead of via Electron
To prevent 'select all' on Linux.
This commit is contained in:
@@ -7560,7 +7560,7 @@
|
||||
"rule": "React-createRef",
|
||||
"path": "ts/components/MainHeader.js",
|
||||
"line": " this.inputRef = react_1.default.createRef();",
|
||||
"lineNumber": 126,
|
||||
"lineNumber": 134,
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2019-08-09T21:17:57.798Z",
|
||||
"reasonDetail": "Used only to set focus"
|
||||
|
||||
Reference in New Issue
Block a user