Skip to content

Resize uses wrong argument #110

Open
@CalvinWalzel

Description

@CalvinWalzel

The image preview crashes for me. I'm using the vips library for image processing and apparently it expects a scale float instead of a string with the width & height in pixels. A new alternative is image.variant(resize_to_fill: [150, nil]).

Related issue I was able to find:
libvips/ruby-vips#236

Occurrence with stack-trace:
https://app.honeybadger.io/fault/92773/2748d886f36cc9369fbbc833eff27539

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