You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue taking into account the height of varying content. I'm not using it solely for images, but for content...like an announcements slider, which should show within separate divs various content. If I turn autoSize to false, it allows me to adjust the height, but I never know what the max height will be. I'm letting another user edit the content. How do I solve this? If I put the height to 100% or auto, it simply shows all the slides vertically, as if there is no slider. There needs to be some way for it to know what the slide containers are.
The text was updated successfully, but these errors were encountered:
I'm having an issue taking into account the height of varying content. I'm not using it solely for images, but for content...like an announcements slider, which should show within separate divs various content. If I turn autoSize to false, it allows me to adjust the height, but I never know what the max height will be. I'm letting another user edit the content. How do I solve this? If I put the height to 100% or auto, it simply shows all the slides vertically, as if there is no slider. There needs to be some way for it to know what the slide containers are.
The text was updated successfully, but these errors were encountered: