Update current pinned message on scroll

This commit is contained in:
Jamie
2025-12-15 13:25:43 -08:00
committed by GitHub
parent b10b6624d9
commit 4cdf52c77b
3 changed files with 231 additions and 6 deletions

View File

@@ -2322,6 +2322,13 @@
"reasonCategory": "usageTrusted",
"updated": "2023-08-20T22:14:52.008Z"
},
{
"rule": "React-useRef",
"path": "ts/state/smart/PinnedMessagesBar.preload.tsx",
"line": " const onCurrentChangeRef = useRef(onCurrentChange);",
"reasonCategory": "usageTrusted",
"updated": "2025-12-15T18:22:14.286Z"
},
{
"rule": "DOM-innerHTML",
"path": "ts/windows/loading/start.dom.ts",