Skip to content

Make default Graphics implementation configurable#1002

Open
HeikoKlare wants to merge 1 commit intoeclipse-gef:masterfrom
vi-eclipse:configurable-graphics-default
Open

Make default Graphics implementation configurable#1002
HeikoKlare wants to merge 1 commit intoeclipse-gef:masterfrom
vi-eclipse:configurable-graphics-default

Conversation

@HeikoKlare
Copy link
Contributor

The default Graphics implementation to use was changed from ScaledGraphics to SWTGraphics. In order to better support the transition from using ScaledGraphics to SWTGraphics, this change makes the default Graphics implementation configurable. While the default is still changed to SWTGraphics, a system property is added that allows to change the default back to ScaledGraphics.

Also see the following and related comments in the ScaledGraphics deprecation PR:

The default Graphics implementation to use was changed from
ScaledGraphics to SWTGraphics. In order to better support the transition
from using ScaledGraphics to SWTGraphics, this change makes the default
Graphics implementation configurable. While the default is still changed
to SWTGraphics, a system property is added that allows to change the
default back to ScaledGraphics.
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