LearnNewsExamplesServices
Frontmatter
id5238
titlecomponent.wrapper.MonacoEditor: onContentChange()
stateClosed
labels
enhancement
assigneestobiu
createdAtFeb 18, 2024, 9:31 PM
updatedAtFeb 18, 2024, 9:31 PM
githubUrlhttps://github.com/neomjs/neo/issues/5238
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 18, 2024, 9:31 PM

component.wrapper.MonacoEditor: onContentChange()

Closed v8.1.0 enhancement
tobiu
tobiu commented on Feb 18, 2024, 9:31 PM

the main thread addon needs to pass content changes to the app worker, as a DOM based change event.

the wrapper cmp needs to subscribe to it and should also fire a custom change event.

@maxrahder

tobiu added the enhancement label on Feb 18, 2024, 9:31 PM
tobiu assigned to @tobiu on Feb 18, 2024, 9:31 PM
tobiu referenced in commit e283330 - "component.wrapper.MonacoEditor: onContentChange() #5238" on Feb 18, 2024, 9:31 PM
tobiu closed this issue on Feb 18, 2024, 9:31 PM
tobiu referenced in commit c45a68b - "component.wrapper.MonacoEditor: onContentChange() #5238" on Mar 26, 2024, 5:29 PM