mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
[signalapp/Signal-Desktop#7526] Image disappears after first undo in media editor
Co-authored-by: HreshchyshynT <hreshchyshyn.t@gmail.com>
This commit is contained in:
@@ -1456,6 +1456,14 @@
|
||||
"updated": "2025-05-19T22:29:15.758Z",
|
||||
"reasonDetail": "Holding on to a close function"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/MediaEditor.dom.tsx",
|
||||
"line": " const initialSnapshotTaken = useRef(false);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2025-11-19T18:44:48.727Z",
|
||||
"reasonDetail": "Tracking whether initial snapshot has been taken"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/MediaQualitySelector.dom.tsx",
|
||||
|
||||
Reference in New Issue
Block a user