sanjayV / ng-image-slider

Angular Image Slider with Lightbox.
https://sanjayv.github.io/ng-image-slider/
MIT License
105 stars 51 forks source link

Image Height does not work. Setting [imageSize] does nothing to height #165

Open cmb0335 opened 2 years ago

cmb0335 commented 2 years ago

Changing the [imageSize].height property does nothing in the slider.

Load the stackblitz that is in the npm home page.

https://stackblitz.com/edit/ng-image-slider-demo

Change the value of height to anything and nothing happens.

image

nicholasas1 commented 2 years ago

Same issue with me

mayank1236 commented 2 years ago

Facing the same issue. the height property of [imageSize] is doing nothing. All attempts of changing height aren't effective.

josephadah commented 2 years ago

same issue. Any solution?

JamesIde commented 1 year ago

Same problem - RIP.

Reaper-Premium commented 1 year ago

Any solutions to this? Mine doesn't work either.

sanjayV commented 1 year ago

@cmb0335 @nicholasas1 @mayank1236 @josephadah @JamesIde @Reaper-Premium Issue fixed in latest version 6.1.0

Reaper-Premium commented 1 year ago

@cmb0335 @nicholasas1 @mayank1236 @josephadah @JamesIde @Reaper-Premium Issue fixed in latest version 6.1.0

I tried to make the image look bigger, but the height does not change even though my width is already fixed.