Skip to content

Remove explicit reference to ScaledGraphics in Zest label#924

Merged
azoitl merged 1 commit intoeclipse-gef:masterfrom
ptziegler:scaled-graphics-in-zest
Dec 21, 2025
Merged

Remove explicit reference to ScaledGraphics in Zest label#924
azoitl merged 1 commit intoeclipse-gef:masterfrom
ptziegler:scaled-graphics-in-zest

Conversation

@ptziegler
Copy link
Contributor

The method getAbsoluteScaled() is defined in the Graphics class and returns 1.0 by default. A type-check for ScaledGraphics is therefore not needed.

Contributes to #901

The method `getAbsoluteScaled()` is defined in the `Graphics` class and
returns `1.0` by default. A type-check for `ScaledGraphics` is therefore
not needed.

Contributes to eclipse-gef#901
@ptziegler ptziegler added this to the 3.27.0 milestone Dec 21, 2025
@ptziegler ptziegler requested a review from azoitl December 21, 2025 17:53
@azoitl azoitl merged commit 1f8af17 into eclipse-gef:master Dec 21, 2025
14 checks passed
@ptziegler ptziegler deleted the scaled-graphics-in-zest branch December 21, 2025 18:23
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