We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The ImageSlide displays an image. It appears that the only display option is to shrink the image to fit in the available space, centered.
ImageSlide
I'd like to be able to scale my image to fill all space (crop), and also control the alignment of the cropped image.
ImageSlide should support a BoxFit as well as an alignment.
BoxFit
The text was updated successfully, but these errors were encountered:
Good catch, completely agree.
Sorry, something went wrong.
No branches or pull requests
The
ImageSlide
displays an image. It appears that the only display option is to shrink the image to fit in the available space, centered.I'd like to be able to scale my image to fill all space (crop), and also control the alignment of the cropped image.
ImageSlide
should support aBoxFit
as well as an alignment.The text was updated successfully, but these errors were encountered: