Skip to content

Dynamize Image constructors with Rectangle #203

@akoch-yatta

Description

@akoch-yatta

The Image constructor with Rectangle looks like a convenience constructor to the constructor with width and height -> x and y of the passed Rectangle is never used anywheren. All existing calls to this constructor (in the platform repo) should be replaced by using a dynamic image provider. Afterwards the constructor should be deprecated

Tasks:

  • Replace all calls to the Image constructor with Rectangle
  • Deprecate the constructor

Metadata

Metadata

Labels

EnhancementA Request for an Enhancement of an Existing FeatureHiDPIA HiDPI-Related Issue or FeatureSWTIssue for SWT

Type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions