8000 [Draw2D] Paint whole property table using Draw2D graphics object by ptziegler · Pull Request #725 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

[Draw2D] Paint whole property table using Draw2D graphics object#725

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:gef-proptable1
Mar 19, 2024
Merged

[Draw2D] Paint whole property table using Draw2D graphics object#725
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:gef-proptable1

Conversation

@ptziegler
Copy link
Contributor

In preparation for converting the property table in a GEF viewer, this change makes it so that the individual properties are drawn using the Draw2D Graphics object, rather than GC.

In the future, this painting is then done within a figure, where the Graphics object is automatically created by GEF and passed as a method argument.

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

Unit Test Results

         4 files           4 suites   1h 22m 10s ⏱️
  7 072 tests   6 883 ✔️ 189 💤 0
28 288 runs  27 528 ✔️ 760 💤 0

Results for commit 9c7287f.

♻️ This comment has been updated with latest results.

In preparation for converting the property table in a GEF viewer, this
change makes it so that the individual properties are drawn using the
Draw2D Graphics object, rather than GC.

In the future, this painting is then done within a figure, where the
Graphics object is automatically created by GEF and passed as a method
argument.
@ptziegler ptziegler merged commit 20e60af into eclipse-windowbuilder:master Mar 19, 2024
@ptziegler ptziegler deleted the gef-proptable1 branch March 19, 2024 06:07
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