-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Closed
Copy link
Labels
EnhancementA Request for an Enhancement of an Existing FeatureA Request for an Enhancement of an Existing FeatureHiDPIA HiDPI-Related Issue or FeatureA HiDPI-Related Issue or FeatureSWTIssue for SWTIssue for SWT
Milestone
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementA Request for an Enhancement of an Existing FeatureA Request for an Enhancement of an Existing FeatureHiDPIA HiDPI-Related Issue or FeatureA HiDPI-Related Issue or FeatureSWTIssue for SWTIssue for SWT
Type
Projects
Status
✅ Done