Skip to content

Introduction of image fixtures

Compare
Choose a tag to compare
@anthonyjb anthonyjb released this 26 Jul 16:30
· 8 commits to master since this release

New features

  • New element type ImageFixture added. ImageFixtures are specifically designed to be used as fixtures (unlike images which don't work well as fixtures).

Bug fixes

  • Fixed issue with images when no width or height specified (thanks to @dlob)