Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow default image file format in layout defaults #510

Open
fluffy-critter opened this issue Jan 12, 2023 · 0 comments
Open

Allow default image file format in layout defaults #510

fluffy-critter opened this issue Jan 12, 2023 · 0 comments
Labels
bug Something isn't working images Stuff to do with image renditions

Comments

@fluffy-critter
Copy link
Collaborator

Expected Behavior

Having the app configured with e.g.

{
    'layout': {
        'format': 'webp'
    }
}

should have all images rendered as webp by default.

Current Behavior

The format layout options do not appear to be propagated, and the default is still the source file's native format.

Possible Solution

Steps to Reproduce (for bugs)

Context

@fluffy-critter fluffy-critter added bug Something isn't working images Stuff to do with image renditions labels Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working images Stuff to do with image renditions
Projects
None yet
Development

No branches or pull requests

1 participant