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

Passing image dimensions in image field magic tag does not work #2027

Closed
Shelob9 opened this issue Feb 9, 2014 · 1 comment
Closed

Passing image dimensions in image field magic tag does not work #2027

Shelob9 opened this issue Feb 9, 2014 · 1 comment
Assignees
Milestone

Comments

@Shelob9
Copy link
Collaborator

Shelob9 commented Feb 9, 2014

I tested the image field magic tags after user in this support thread was having troubles getting them to work.

In my testing with an image field called 'image' {@image._src.thumbnail} and other magic tags with a register image size returned URL of the right file size. But{@image._src.150x150}, {@image._src.15x15} etc, just returned the full-size URL with no resizing:(

@DavidCramer DavidCramer self-assigned this Feb 10, 2014
@DavidCramer
Copy link
Contributor

I'm adding these to the autocomplete in the templates so I'll take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants