Skip to content

Add Image methods to allow stretching #15

@pcantrell

Description

@pcantrell

Problem

It’s currently not possible to stretch an Image beyond the source image file’s dimensions — to fill the background of a window, for example.

Desired solution

One possible solution would be to add an explicit setSize() method that stretches the image regardless of its natural size.

Another would be to provide an option for the max width/height params to switch from their current “shrink to fit” effect to “stretch to fill.”

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions