LearnNewsExamplesServices
Frontmatter
id7682
titleImplement unregister in ScrollSync addon
stateClosed
labels
enhancementai
assigneestobiu
createdAtOct 31, 2025, 9:24 PM
updatedAtOct 31, 2025, 9:57 PM
githubUrlhttps://github.com/neomjs/neo/issues/7682
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 31, 2025, 9:57 PM

Implement unregister in ScrollSync addon

Closed v11.0.0 enhancementai
tobiu
tobiu commented on Oct 31, 2025, 9:24 PM

The unregister method in src/main/addon/ScrollSync.mjs is not implemented. To properly unregister scroll sync listeners, we need to store the listener references upon registration and then use those references to remove them in unregister.

tobiu added the enhancement label on Oct 31, 2025, 9:24 PM
tobiu added the ai label on Oct 31, 2025, 9:24 PM
tobiu assigned to @tobiu on Oct 31, 2025, 9:55 PM
tobiu referenced in commit 2725361 - "Implement unregister in ScrollSync addon #7682" on Oct 31, 2025, 9:57 PM
tobiu closed this issue on Oct 31, 2025, 9:57 PM