Problem/Motivation

If a user tries to upload a DAM image in image component which is a portrait image(vertical) e.g. 1848x4000 px.
DAM is not able to render an image which has a width higher than the actual uploaded image but Canvas is trying to render it with the width based on a 4k resolution.

Steps to reproduce

  • Configure DAM in Acquia Source.
  • Upload an image with above mentioned resolution for the image code component on a canvas page.
  • Try to preview this canvas page.

Proposed resolution

Image should be properly rendered.

Issue fork acquia_dam-3561161

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rajeshreeputra created an issue. See original summary.

rajeshreeputra’s picture

Status: Active » Needs work
rajeshreeputra’s picture

Status: Needs work » Needs review

Requesting review!