Skip to content

fix(cloudinary): map cover to cloudinary's lfill mode#1355

Merged
danielroe merged 1 commit into
nuxt:mainfrom
ptdev:main
May 7, 2024
Merged

fix(cloudinary): map cover to cloudinary's lfill mode#1355
danielroe merged 1 commit into
nuxt:mainfrom
ptdev:main

Conversation

@ptdev

@ptdev ptdev commented May 7, 2024

Copy link
Copy Markdown
Contributor

This fixes the mapping for the default "cover" fit mode between nuxt-image and cloudinary.

It was previously mapped to cloudinary's "fit" mode where it should be mapped to their "lfill" mode.

Related to issue #1354

This fixes the mapping for the default "cover" fit mode between nuxt-image and cloudinary.
It was previously mapped to cloudinary's "fit" mode where it should be mapped to their "lfill" mode.
@danielroe danielroe changed the title Update cloudinary.ts with correct mapping for "cover" fit mode fix(cloudinary): map cover to cloudinary's lfill mode May 7, 2024
@danielroe danielroe merged commit 7ccc4aa into nuxt:main May 7, 2024
@github-actions github-actions Bot mentioned this pull request May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants