Open
Description
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
Labels
No labels