Skip to content

Remove EngineEventBridge related logic in NodeViewContext - #61

Merged
Mike-Solar merged 5 commits into
OakVideoEditorCommunity:mainfrom
lulumumu9999:fix-remove-bridge-logic
Aug 7, 2026
Merged

Remove EngineEventBridge related logic in NodeViewContext#61
Mike-Solar merged 5 commits into
OakVideoEditorCommunity:mainfrom
lulumumu9999:fix-remove-bridge-logic

Conversation

@lulumumu9999

Copy link
Copy Markdown

Description

Remove EngineEventBridge related logic from NodeViewContext:

  • Delete bridge_ and node_subs member variables
  • Remove all event subscribe/unsubscribe code blocks
  • Eliminate event‑driven UI update, rely on manual update_rect() call
  • Clear all OAKENGINE_EVENT related code

Related issue: #40

lulumumu9999 added 5 commits August 5, 2026 22:58
- Delete bridge_ and node_subs member variables
- Remove all event subscribe/unsubscribe code blocks
- Eliminate event‑driven UI update, rely on manual update_rect call
- Clear all OAKENGINE_EVENT related code
@lulumumu9999
lulumumu9999 marked this pull request as ready for review August 6, 2026 14:30
@Mike-Solar
Mike-Solar merged commit f36681c into OakVideoEditorCommunity:main Aug 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants