8000 [GEF] Synchronize EventManager with GEF EventDispatcher by ptziegler · Pull Request #578 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

[GEF] Synchronize EventManager with GEF EventDispatcher#578

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:gef-event-dispatcher
Sep 26, 2023
Merged

[GEF] Synchronize EventManager with GEF EventDispatcher#578
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:gef-event-dispatcher

Conversation

@ptziegler
Copy link
Contributor

In order to migrate to the GEF FigureCanvas, we need to first implement a compatible EventDispatcher. The event-listener interfaces are no longer implemented by the event dispatcher, but rather by the lightweight system. Given that we don't use it yet, this class is imitated by adding the listeners directly to the canvas.

In order to migrate to the GEF FigureCanvas, we need to fi
B568
rst implement
a compatible EventDispatcher. The event-listener interfaces are no
longer implemented by the event dispatcher, but rather by the
lightweight system. Given that we don't use it yet, this class is
imitated by adding the listeners directly to the canvas.
@github-actions
Copy link
github-actions bot commented Sep 25, 2023

Unit Test Results

         2 files           2 suites   1h 18m 15s ⏱️
  7 643 tests   7 439 ✔️ 204 💤 0
15 286 runs  14 878 ✔️ 408 💤 0

Results for commit 77c0e75.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler added this to the 1.14.0 milestone Sep 26, 2023
@ptziegler ptziegler merged commit 675f3fd into eclipse-windowbuilder:master Sep 26, 2023
@ptziegler ptziegler deleted the gef-event-dispatcher branch September 26, 2023 16:45
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.

1 participant

0