Skip to content

Suggest for a item scaling options #22

Description

@agat

Thanks for an awesome lib!

Some suggestions from me - add an item scaling option.

I use this lib for non-image items, I know all items' heights and I like of width auto-scaling to column width. But now I get another item height in the generated layout. Due to this logic:

rectangle.height = rectangle.height * (this.width / rectangle.width);

Maybe we can make these calculations (width or height) optional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions