mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-02 22:31:31 +01:00
Improve call link admin UI transition
This commit is contained in:
@@ -1021,14 +1021,6 @@
|
||||
"updated": "2024-06-28T01:22:22.509Z",
|
||||
"reasonDetail": "For outside click handling"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallingPendingParticipants.dom.tsx",
|
||||
"line": " const lastParticipantRef = React.useRef<ConversationType | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2024-09-20T02:11:27.851Z",
|
||||
"reasonDetail": "For fading out, to keep showing the last known participant"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallingPip.dom.tsx",
|
||||
|
||||
Reference in New Issue
Block a user