E52E Fix ClassCastException when double-clicking in property table. by ptziegler · Pull Request #761 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Fix ClassCastException when double-clicking in property table.#761

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:cce-propertytable
May 8, 2024
Merged

Fix ClassCastException when double-clicking in property table.#761
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:cce-propertytable

Conversation

@ptziegler
Copy link
Contributor

Instead of casting the edit part to a PropertyEditPart, it is sufficient to use a plain GraphicalEditPart. Otherwise one runs into problems when clicking on e.g. the root edit part.

@ptziegler ptziegler added this to the 1.16.0 milestone May 7, 2024
@github-actions
Copy link
github-actions bot commented May 7, 2024

Unit Test Results

         4 files           4 suites   1h 36m 3s ⏱️
  7 076 tests   6 887 ✔️ 189 💤 0
28 304 runs  27 544 ✔️ 760 💤 0

Results for commit a6fb9c3.

♻️ This comment has been updated with latest results.

Instead of casting the edit part to a PropertyEditPart, it is sufficient
to use a plain GraphicalEditPart. Otherwise one runs into problems when
clicking on e.g. the root edit part.
@ptziegler ptziegler force-pushed the cce-propertytable branch from 1c39961 to a6fb9c3 Compare May 7, 2024 21:25
@ptziegler ptziegler merged commit a0285f4 into eclipse-windowbuilder:master May 8, 2024
@ptziegler ptziegler deleted the cce-propertytable branch May 8, 2024 04:06
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