Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Add image dimensions #60

Closed
styfle opened this issue Feb 28, 2019 · 0 comments
Closed

Add image dimensions #60

styfle opened this issue Feb 28, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@styfle
Copy link
Member

styfle commented Feb 28, 2019

Right now, we only accept an array of images and assume all the images are the same size. But sometimes we need to tweak the width/height of an image so that it lines up correctly.

image

source

We'll need a couple things

  1. UI changes so that each image can have a width/height input
  2. Add a new query string param in the backend for sizes=[{width,height}]
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant