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:
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: