Closed StphamZ closed 5 years ago
It is not possible. The reason is because doing so, would make transitions look wrong.
At the very first versions I had it like this and had to remove because screwed the effect.
The only thing you can do is to set all images with same height and width, set that size to the slider in the middle and control the parent node background the way you want.
Regards
Thank @deulos!
I have some image have height is greater than width but I need show full image in slide then can do it with css property
background-size: contain
, but I don't see any option in vue-flux for that.Is possible to show full image height is greater than width and custom color of background behind the image?
Example:
Or something like this is cool: