Set height for a Carousel #9506
Unanswered
DrakoPOD
asked this question in
General - Components / Directives / etc
Replies: 1 comment
-
|
@DrakoPOD set the styles on the q-img itself ie. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I tried many things, but I can't get a carousel with a set height, if the images have different height, the scroll bar start blink constantly when changing between images, generating an ugly effect in my page:
https://codepen.io/drakopod/pen/bGqYLya
The carousel is inside of a qDialog, have a col class. Also, due by the Carousel doesn't allow me to fit images, I created
carousel-slidewith animgcomponent. The thumbnails are buttons with img.Beta Was this translation helpful? Give feedback.
All reactions